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