numberOfEmployees constant

IriTerm const numberOfEmployees

numberOfEmployees [Expects: http://schema.org/QuantitativeValue]

The number of employees in an organization, e.g. business.

Can be used on: http://schema.org/BusinessAudience, http://schema.org/Organization

Implementation

static const numberOfEmployees = IriTerm.prevalidated(
  'http://schema.org/numberOfEmployees',
);