players property

Map<String, WrappedPlayer> players
getter/setter pair

Implementation

Map<String, WrappedPlayer> players = {};