menu
dom_tools package
documentation
dom_tools_kit.dart
PaymentCurrencyAmount
PaymentCurrencyAmount.new factory constructor
PaymentCurrencyAmount.new 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, });
dom_tools package
documentation
dom_tools_kit
PaymentCurrencyAmount
PaymentCurrencyAmount.new factory constructor
PaymentCurrencyAmount extension type