mappedRooms property

Map<String, Room> mappedRooms
getter/setter pair

Implementation

Map<String, Room> mappedRooms = {};