costTime property
Implementation
@JsonKey(name: 'user_id') String get userId; int get answer; int get timestamp;@JsonKey(name: 'cost_time') int get costTime;
@JsonKey(name: 'user_id') String get userId; int get answer; int get timestamp;@JsonKey(name: 'cost_time') int get costTime;