menu
upi_payment_plugin package
documentation
model/upi_app_model.dart
UpiAppModel
UpiAppModel.new constructor
UpiAppModel.new constructor
dark_mode
light_mode
UpiAppModel
constructor
UpiAppModel
(
{
required
String
packageName
,
required
String
appName
,
String
?
icon
,
})
Implementation
UpiAppModel({ required this.packageName, required this.appName, this.icon, });
upi_payment_plugin package
documentation
model/upi_app_model
UpiAppModel
UpiAppModel.new constructor
UpiAppModel class