questionName property

  1. @JsonKey.new(name: 'question_name')
String get questionName
inherited

Implementation

@JsonKey(name: 'question_id') String get questionId;@JsonKey(name: 'question_name') String get questionName;