menu
schema_org package
documentation
schemas/game_server.dart
SchemaGameServer
playersOnline property
playersOnline property
dark_mode
light_mode
playersOnline
property
int
?
playersOnline
getter/setter pair
Number of players on the server.
Implementation
int? playersOnline;
schema_org package
documentation
schemas/game_server
SchemaGameServer
playersOnline property
SchemaGameServer class