fixes property

List<AnalysisErrorFixes> fixes
final

The fixes that are available for the errors at the given offset.

Implementation

final List<AnalysisErrorFixes> fixes;