countryOfLastProcessing constant
countryOfLastProcessing [Expects: http://schema.org/Text]
The place where the item (typically {Product
}) was last processed and tested before importation.
Can be used on: http://schema.org/Product
Implementation
static const countryOfLastProcessing = IriTerm.prevalidated(
'http://schema.org/countryOfLastProcessing',
);