onRoomInfo property

Stream<RoomInfo> get onRoomInfo

Implementation

Stream<RoomInfo> get onRoomInfo => _onRoomInfo.stream;