sportsTeam constant

IriTerm const sportsTeam

IRI for schemahttp:sportsTeam [Expects: http://schema.org/SportsTeam]

A sub property of participant. The sports team that participated on this action.

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

Implementation

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