questionContent property

  1. @JsonKey.new(name: 'question_content')
String get questionContent
inherited

Implementation

@JsonKey(name: 'class_id') int get classId;@JsonKey(name: 'question_content') String get questionContent;