OpenLocationCode.isFull

Returns whether this OpenLocationCode is a full Open Location Code.

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

Return Value

Type: bool

true if it is a full code.

Meta