controller property
An internal controller used to manage this Stream interface.
Implementation
@protected
@visibleForTesting
final StreamController<T> controller = StreamController();
An internal controller used to manage this Stream interface.
@protected
@visibleForTesting
final StreamController<T> controller = StreamController();