countryOfLastProcessing constant

IriTerm const countryOfLastProcessing

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