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