sportsEvent constant
IRI for schema:sportsEvent [Expects: https://schema.org/SportsEvent]
A sub property of location. The sports event where this action occurred.
Can be used on: https://schema.org/ExerciseAction
Implementation
static const sportsEvent = IriTerm.prevalidated(
'https://schema.org/sportsEvent',
);