performers constant
IRI for schema:performers [Expects: https://schema.org/Organization, https://schema.org/Person]
The main performer or performers of the event—for example, a presenter, musician, or actor.
Can be used on: https://schema.org/Event
Implementation
static const performers = IriTerm.prevalidated(
'https://schema.org/performers',
);