seasonNumber constant
seasonNumber [Expects: https://schema.org/Integer, https://schema.org/Text]
Position of the season within an ordered group of seasons.
Can be used on: https://schema.org/CreativeWorkSeason
Implementation
static const seasonNumber = IriTerm.prevalidated(
'https://schema.org/seasonNumber',
);