performers constant

IriTerm const performers

performers [Expects: http://schema.org/Organization, http://schema.org/Person]

The main performer or performers of the event—for example, a presenter, musician, or actor.

Can be used on: http://schema.org/Event

Implementation

static const performers = IriTerm.prevalidated(
  'http://schema.org/performers',
);