countryOfAssembly constant

IriTerm const countryOfAssembly

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',
);