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