statusChanges property

Stream<String> get statusChanges

Implementation

Stream<String> get statusChanges => _statusChanges.stream;