schemaOrganizer constant
organizer from schema vocabulary [Expects: https://schema.org/Organization, https://schema.org/Person]
An organizer of an Event.
Can be used on: https://schema.org/Event
Implementation
static const schemaOrganizer = IriTerm.prevalidated(
'https://schema.org/organizer',
);