players property

List<String> get players

A list of players in the room

Implementation

List<String> get players => getPlayers();