controller property

StreamController<T> controller
final

Implementation

final controller = StreamController<T>.broadcast();