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
bool
isPadded
const @property nothrow @nogc
(
)

Meta