menu
tcic_client_ui package
documentation
utils/model/question/answer_info.dart
AnswerInfo
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
int
get
timestamp
inherited
Implementation
@JsonKey(name: 'question_id') String get questionId; int get answer; int get timestamp;
tcic_client_ui package
documentation
utils/model/question/answer_info
AnswerInfo
timestamp property
AnswerInfo class