inputStream property

StreamController<T> inputStream
finalinherited

Implementation

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