hasOccupation constant
hasOccupation [Expects: https://schema.org/Occupation]
The Person's occupation. For past professions, use Role for expressing dates.
Can be used on: https://schema.org/Person
Implementation
static const hasOccupation = IriTerm.prevalidated(
'https://schema.org/hasOccupation',
);