OpenLocationCode.isShort

Returns whether this OpenLocationCode is a short Open Location Code.

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

Return Value

Type: bool

True if it is short.

Meta