SinglePlayer constant

IriTerm const SinglePlayer

IRI for schema:SinglePlayer

Play mode: SinglePlayer. Which is played by a lone player.

Implementation

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