countryOfLastProcessing constant

IriTerm const countryOfLastProcessing

countryOfLastProcessing [Expects: https://schema.org/Text]

The place where the item (typically {Product}) was last processed and tested before importation.

Can be used on: https://schema.org/Product

Implementation

static const countryOfLastProcessing = IriTerm.prevalidated(
  'https://schema.org/countryOfLastProcessing',
);