partOfEpisode constant

IriTerm const partOfEpisode

partOfEpisode [Expects: http://schema.org/Episode]

The episode to which this clip belongs.

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

Implementation

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