OpenLocationCode.isPadded

Returns whether this OpenLocationCode is a padded Open Location Code, meaning that it contains less than 8 valid digits.

@return True if this code is padded.

struct OpenLocationCode
pure const @property nothrow @nogc
bool
isPadded
()

Meta