players property

List<String> players

A list of players in the room

Implementation

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