rooms property

Map<String, Room> rooms
getter/setter pair

Implementation

Map<String, Room> rooms = {};