$NetPayExtension extension
- on
Methods
-
copyWith(
{double? currentAmount, String? description, String? isoCurrencyCode, String? unofficialCurrencyCode, double? ytdAmount, Total? total}) → NetPay -
Available on NetPay, provided by the $NetPayExtension extension
-
copyWithWrapped(
{Wrapped< double?> ? currentAmount, Wrapped<String?> ? description, Wrapped<String?> ? isoCurrencyCode, Wrapped<String?> ? unofficialCurrencyCode, Wrapped<double?> ? ytdAmount, Wrapped<Total?> ? total}) → NetPay -
Available on NetPay, provided by the $NetPayExtension extension