statusStream property

StreamController<int> statusStream
final

Implementation

final StreamController<int> statusStream = StreamController();