menu
u package
documentation
data/data.dart
UWalletPurchaseParams
UWalletPurchaseParams.new constructor
UWalletPurchaseParams.new constructor
dark_mode
light_mode
UWalletPurchaseParams
constructor
UWalletPurchaseParams
(
{
required
int
tag
,
double
?
amount
,
})
Implementation
UWalletPurchaseParams({ required this.tag, this.amount, });
u package
documentation
data/data
UWalletPurchaseParams
UWalletPurchaseParams.new constructor
UWalletPurchaseParams class