costTime property

  1. @JsonKey.new(name: 'cost_time')
int get costTime
inherited

Implementation

@JsonKey(name: 'correct_answer') int get correctAnswer;@JsonKey(name: 'cost_time') int get costTime;