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