menu
tcic_client_ui package
documentation
utils/model/question/question_answer.dart
QuestionAnswer
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
int
get
timestamp
inherited
Implementation
@JsonKey(name: 'user_id') String get userId; int get answer; int get timestamp;
tcic_client_ui package
documentation
utils/model/question/question_answer
QuestionAnswer
timestamp property
QuestionAnswer class