schemaSubEvent constant
subEvent from schema vocabulary [Expects: https://schema.org/Event]
An Event that is part of this event. For example, a conference event includes many presentations, each of which is a subEvent of the conference.
Can be used on: https://schema.org/Event
Implementation
static const schemaSubEvent = IriTerm.prevalidated(
'https://schema.org/subEvent',
);