numberOfEpisodes constant
IRI for schema:numberOfEpisodes [Expects: https://schema.org/Integer]
The number of episodes in this season or series.
Can be used on: https://schema.org/CreativeWorkSeason, https://schema.org/RadioSeries, https://schema.org/TVSeries, https://schema.org/VideoGameSeries
Implementation
static const numberOfEpisodes = IriTerm.prevalidated(
'https://schema.org/numberOfEpisodes',
);