numberOfEmployees constant
numberOfEmployees [Expects: https://schema.org/QuantitativeValue]
The number of employees in an organization, e.g. business.
Can be used on: https://schema.org/BusinessAudience, https://schema.org/Organization
Implementation
static const numberOfEmployees = IriTerm.prevalidated(
'https://schema.org/numberOfEmployees',
);