regionsAllowed constant
regionsAllowed [Expects: https://schema.org/Place]
The regions where the media is allowed. If not specified, then it's assumed to be allowed everywhere. Specify the countries in ISO 3166 format.
Can be used on: https://schema.org/MediaObject
Implementation
static const regionsAllowed = IriTerm.prevalidated(
'https://schema.org/regionsAllowed',
);