numberedPosition constant
numberedPosition [Expects: http://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: http://schema.org/OrganizationRole
Implementation
static const numberedPosition = IriTerm.prevalidated(
'http://schema.org/numberedPosition',
);