performerIn constant

IriTerm const performerIn

performerIn [Expects: http://schema.org/Event]

Event that this person is a performer or participant in.

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

Implementation

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