menu
oneapp_sdk package
documentation
Rupay/consent/model/RupaySecQuestionModel.dart
RupaySecQuestionModel
RupaySecQuestionModel.new constructor
RupaySecQuestionModel.new constructor
dark_mode
light_mode
RupaySecQuestionModel
constructor
RupaySecQuestionModel
(
{
String
?
question
,
bool
?
isActive
,
})
Implementation
RupaySecQuestionModel({this.question, this.isActive});
oneapp_sdk package
documentation
Rupay/consent/model/RupaySecQuestionModel
RupaySecQuestionModel
RupaySecQuestionModel.new constructor
RupaySecQuestionModel class