choices property

  1. @JsonKey.new(name: 'choices')
String? choices
final

Implementation

@JsonKey(name: 'choices')
final String? choices;