gameEdition constant

IriTerm const gameEdition

IRI for schema:gameEdition [Expects: https://schema.org/Text]

The edition of a video game.

Can be used on: https://schema.org/VideoGame

Implementation

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