suggestions property

List<LinkedEditSuggestion> suggestions
final

Pre-computed suggestions for what every region might want to be changed to.

Implementation

final List<LinkedEditSuggestion> suggestions;