partOfTVSeries constant
IRI for schema:partOfTVSeries [Expects: https://schema.org/TVSeries]
The TV series to which this episode or season belongs.
Can be used on: https://schema.org/TVClip, https://schema.org/TVEpisode, https://schema.org/TVSeason
Implementation
static const partOfTVSeries = IriTerm.prevalidated(
'https://schema.org/partOfTVSeries',
);