schemaHttpRegionsAllowed constant
IriTerm
const schemaHttpRegionsAllowed
regionsAllowed from schema-http vocabulary [Expects: http://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: http://schema.org/MediaObject
Implementation
static const schemaHttpRegionsAllowed = IriTerm(
'http://schema.org/regionsAllowed',
);