rooms property

Map<String, _Room> rooms
getter/setter pair

Implementation

Map<String, _Room> rooms = {};