$TransactionStreamAmountExtension extension
Methods
-
copyWith(
{double? amount, String? isoCurrencyCode, String? unofficialCurrencyCode}) → TransactionStreamAmount -
Available on TransactionStreamAmount, provided by the $TransactionStreamAmountExtension extension
-
copyWithWrapped(
{Wrapped< double?> ? amount, Wrapped<String?> ? isoCurrencyCode, Wrapped<String?> ? unofficialCurrencyCode}) → TransactionStreamAmount -
Available on TransactionStreamAmount, provided by the $TransactionStreamAmountExtension extension