errorsToFix property

List<Diagnostic> get errorsToFix

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

Implementation

List<Diagnostic> get errorsToFix;