schemahttpJobTitle constant
jobTitle from schemahttp vocabulary [Expects: http://schema.org/DefinedTerm, http://schema.org/Text]
The job title of the person (for example, Financial Manager).
Can be used on: http://schema.org/Person
Implementation
static const schemahttpJobTitle = IriTerm.prevalidated(
'http://schema.org/jobTitle',
);