$DistributionBreakdownExtension extension
Methods
-
copyWith(
{String? accountName, String? bankName, double? currentAmount, String? isoCurrencyCode, String? mask, String? type, String? unofficialCurrencyCode, Pay? currentPay}) → DistributionBreakdown -
Available on DistributionBreakdown, provided by the $DistributionBreakdownExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? accountName, Wrapped<String?> ? bankName, Wrapped<double?> ? currentAmount, Wrapped<String?> ? isoCurrencyCode, Wrapped<String?> ? mask, Wrapped<String?> ? type, Wrapped<String?> ? unofficialCurrencyCode, Wrapped<Pay?> ? currentPay}) → DistributionBreakdown -
Available on DistributionBreakdown, provided by the $DistributionBreakdownExtension extension