$PaymentAmountExtension extension
Methods
-
copyWith(
{PaymentAmountCurrency? currency, double? value}) → PaymentAmount -
Available on PaymentAmount, provided by the $PaymentAmountExtension extension
-
copyWithWrapped(
{Wrapped< PaymentAmountCurrency> ? currency, Wrapped<double> ? value}) → PaymentAmount -
Available on PaymentAmount, provided by the $PaymentAmountExtension extension