suggestions property

  1. @JsonKey(defaultValue: <TextChoice>[])
List<TextChoice> suggestions
final

Implementation

@JsonKey(defaultValue: <TextChoice>[])
final List<TextChoice> suggestions;