suggestions property

Suggestions<Suggestion>? suggestions
final

Function that returns a list of suggestions which can be used to update the value.

Implementation

final Suggestions<Suggestion>? suggestions;