gameEdition constant
IRI for schemahttp:gameEdition [Expects: http://schema.org/Text]
The edition of a video game.
Can be used on: http://schema.org/VideoGame
Implementation
static const gameEdition = IriTerm.prevalidated(
'http://schema.org/gameEdition',
);