partOfEpisode constant
IriTerm
const partOfEpisode
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 = const IriTerm(
'https://schema.org/partOfEpisode',
);