menu
moneyhash_payment package
documentation
data/intent_details.dart
AmountData
AmountData constructor
AmountData constructor
dark_mode
light_mode
AmountData
constructor
AmountData
(
{
String
?
value
,
double
?
formatted
,
String
?
currency
,
double
?
maxPayout
,
})
Implementation
AmountData({ this.value, this.formatted, this.currency, this.maxPayout, });
moneyhash_payment package
documentation
data/intent_details
AmountData
AmountData constructor
AmountData class