choiceText property

  1. @JsonKey.new(name: 'choice_text')
String get choiceText
inherited

Implementation

@JsonKey(name: 'choice_text')
String get choiceText => throw _privateConstructorUsedError;