defaultSelection property

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

Implementation

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