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 = const IriTerm(
'https://schema.org/yearsInOperation',
);