addressRegion constant
IRI for schema:addressRegion [Expects: https://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: https://schema.org/DefinedRegion, https://schema.org/PostalAddress
Implementation
static const addressRegion = IriTerm.prevalidated(
'https://schema.org/addressRegion',
);