statusChanges property

Stream<String> statusChanges

Implementation

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