errorStream property

Stream<String?> errorStream

Stream Error

Implementation

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