numberOfSeasons constant

IriTerm const numberOfSeasons

numberOfSeasons [Expects: https://schema.org/Integer]

The number of seasons in this series.

Can be used on: https://schema.org/RadioSeries, https://schema.org/TVSeries, https://schema.org/VideoGameSeries

Implementation

static const numberOfSeasons = IriTerm.prevalidated(
  'https://schema.org/numberOfSeasons',
);