productionCompany constant
productionCompany [Expects: http://schema.org/Organization]
The production company or studio responsible for the item, e.g. series, video game, episode etc.
Can be used on: http://schema.org/CreativeWorkSeason, http://schema.org/Episode, http://schema.org/MediaObject, http://schema.org/Movie, http://schema.org/MovieSeries, http://schema.org/RadioSeries, http://schema.org/TVSeries, http://schema.org/VideoGameSeries
Implementation
static const productionCompany = IriTerm.prevalidated(
'http://schema.org/productionCompany',
);