onErrorPlayerStream property

Stream<String> get onErrorPlayerStream

Implementation

Stream<String> get onErrorPlayerStream => _errorSubject.stream;