playersOnline constant
IRI for schemahttp:playersOnline [Expects: http://schema.org/Integer]
Number of players on the server.
Can be used on: http://schema.org/GameServer
Implementation
static const playersOnline = IriTerm.prevalidated(
'http://schema.org/playersOnline',
);