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