partOfEpisode constant
IRI for schema:partOfEpisode [Expects: https://schema.org/Episode]
The episode to which this clip belongs.
Can be used on: https://schema.org/Clip
Implementation
static const partOfEpisode = IriTerm.prevalidated(
'https://schema.org/partOfEpisode',
);