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