errorStream property

Stream<String?> get errorStream

Implementation

Stream<String?> get errorStream => _errorCtrl.stream;