roomInfoUpdatedEventStream property

StreamController<Object> roomInfoUpdatedEventStream
final

Implementation

final StreamController<Object> roomInfoUpdatedEventStream =
    StreamController.broadcast();