errorReported property

bool errorReported

Return true if an error has been reported to this listener.

Implementation

bool get errorReported => _errorReported;