addressRegion constant
IRI for schemahttp:addressRegion [Expects: http://schema.org/Text]
The region in which the locality is, and which is in the country. For example, California or another appropriate first-level Administrative division.
Can be used on: http://schema.org/DefinedRegion, http://schema.org/PostalAddress
Implementation
static const addressRegion = IriTerm.prevalidated(
'http://schema.org/addressRegion',
);