suggestions property

List<FixSuggestion> suggestions
final

Suggested fixes, if any.

Implementation

final List<FixSuggestion> suggestions;