numberedPosition constant
IRI for schema:numberedPosition [Expects: https://schema.org/Number]
A number associated with a role in an organization, for example, the number on an athlete's jersey.
Can be used on: https://schema.org/OrganizationRole
Implementation
static const numberedPosition = IriTerm.prevalidated(
'https://schema.org/numberedPosition',
);