sportsTeam constant

IriTerm const sportsTeam

sportsTeam [Expects: https://schema.org/SportsTeam]

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

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

Implementation

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