menu
testing_sdk_vouch package
documentation
responsemodel.dart
AnswerQuestions
AnswerQuestions constructor
AnswerQuestions constructor
dark_mode
light_mode
AnswerQuestions
constructor
AnswerQuestions
(
{
String
?
message
,
Data
?
data
,
bool
?
status
,
dynamic
meta
,
})
Implementation
AnswerQuestions({ this.message, this.data, this.status, this.meta, });
testing_sdk_vouch package
documentation
responsemodel
AnswerQuestions
AnswerQuestions constructor
AnswerQuestions class