menu
js_bindings package
documentation
bindings/payment_request_1_1.dart
PaymentCurrencyAmount
PaymentCurrencyAmount factory constructor
PaymentCurrencyAmount factory constructor
dark_mode
light_mode
PaymentCurrencyAmount
constructor
PaymentCurrencyAmount
(
{
required
String
currency
,
required
String
value
,
})
Implementation
external factory PaymentCurrencyAmount( {required String currency, required String value});
js_bindings package
documentation
bindings/payment_request_1_1
PaymentCurrencyAmount
PaymentCurrencyAmount factory constructor
PaymentCurrencyAmount class