partOfSeries constant
partOfSeries [Expects: https://schema.org/CreativeWorkSeries]
The series to which this episode or season belongs.
Can be used on: https://schema.org/Clip, https://schema.org/CreativeWorkSeason, https://schema.org/Episode
Implementation
static const partOfSeries = IriTerm.prevalidated(
'https://schema.org/partOfSeries',
);