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