playerCount property

int get playerCount

The total number of players across all rooms.

Implementation

int get playerCount => _playerCount;