errorsToFix property
List<AnalysisError>
get
errorsToFix
The analysis error to be fixed, or null
if the error has not been
determined.
Implementation
List<AnalysisError> get errorsToFix;
The analysis error to be fixed, or null
if the error has not been
determined.
List<AnalysisError> get errorsToFix;