schemahttpRegionsAllowed constant
IriTerm
const schemahttpRegionsAllowed
regionsAllowed from schemahttp 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 = const IriTerm(
'http://schema.org/regionsAllowed',
);