gameAvailabilityType constant

IriTerm const gameAvailabilityType

IRI for schemahttp:gameAvailabilityType [Expects: http://schema.org/GameAvailabilityEnumeration, http://schema.org/Text]

Indicates the availability type of the game content associated with this action, such as whether it is a full version or a demo.

Can be used on: http://schema.org/PlayGameAction

Implementation

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