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