streamCtrl property

StreamController<T> streamCtrl
final

Implementation

final streamCtrl = StreamController<T>.broadcast(sync: false);