countryOfAssembly constant
IRI for schema:countryOfAssembly [Expects: https://schema.org/Text]
The place where the product was assembled.
Can be used on: https://schema.org/Product
Implementation
static const countryOfAssembly = IriTerm.prevalidated(
'https://schema.org/countryOfAssembly',
);