globalLocationNumber constant
globalLocationNumber [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 globalLocationNumber = IriTerm.prevalidated(
'http://schema.org/globalLocationNumber',
);