yearsInOperation constant

IriTerm const yearsInOperation

IRI for schema:yearsInOperation [Expects: https://schema.org/QuantitativeValue]

The age of the business.

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

Implementation

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