numberOfSeasons constant

IriTerm const numberOfSeasons

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

The number of seasons in this series.

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

Implementation

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