statusStream property

Stream<String> get statusStream

Implementation

Stream<String> get statusStream => _statusController.stream;