errorsToFix property

List<AnalysisError> errorsToFix

The analysis error to be fixed, or null if the error has not been determined.

Implementation

List<AnalysisError> get errorsToFix;