state property Null safety

RoomState state

connection state of the room

Implementation

RoomState get state => _state;