roomDismissedSubject property

StreamController<String> roomDismissedSubject
final

Implementation

final StreamController<String> roomDismissedSubject = StreamController.broadcast();