schemahttpGlobalLocationNumber constant
IriTerm
const schemahttpGlobalLocationNumber
globalLocationNumber from schemahttp vocabulary [Expects: http://schema.org/Text]
The Global Location Number (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.
Can be used on: http://schema.org/Organization, http://schema.org/Person, http://schema.org/Place
Implementation
static const schemahttpGlobalLocationNumber = const IriTerm(
'http://schema.org/globalLocationNumber',
);