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