menu
oneapp_sdk package
documentation
tapay/checkfundLimitModel.dart
CheckfundLimitModel
CheckfundLimitModel.new constructor
CheckfundLimitModel.new constructor
dark_mode
light_mode
CheckfundLimitModel
constructor
CheckfundLimitModel
(
{
required
String
responseCode
,
required
String
message
,
})
Implementation
CheckfundLimitModel({ required this.responseCode, required this.message, });
oneapp_sdk package
documentation
tapay/checkfundLimitModel
CheckfundLimitModel
CheckfundLimitModel.new constructor
CheckfundLimitModel class