roomAttributes property

Map<String, String> roomAttributes
getter/setter pair

Description: Room attributes of a room.

Implementation

Map<String, String> roomAttributes = {};