$TransactionBaseExtension extension

on

Methods

copyWith({TransactionBaseTransactionType? transactionType, String? pendingTransactionId, String? categoryId, List<String>? category, Location? location, PaymentMeta? paymentMeta, String? accountOwner, String? name, String? originalDescription, String? accountId, double? amount, String? isoCurrencyCode, String? unofficialCurrencyCode, DateTime? date, bool? pending, String? transactionId, String? merchantName, String? checkNumber}) TransactionBase
copyWithWrapped({Wrapped<TransactionBaseTransactionType?>? transactionType, Wrapped<String?>? pendingTransactionId, Wrapped<String?>? categoryId, Wrapped<List<String>?>? category, Wrapped<Location?>? location, Wrapped<PaymentMeta?>? paymentMeta, Wrapped<String?>? accountOwner, Wrapped<String?>? name, Wrapped<String?>? originalDescription, Wrapped<String>? accountId, Wrapped<double>? amount, Wrapped<String?>? isoCurrencyCode, Wrapped<String?>? unofficialCurrencyCode, Wrapped<DateTime>? date, Wrapped<bool>? pending, Wrapped<String>? transactionId, Wrapped<String?>? merchantName, Wrapped<String?>? checkNumber}) TransactionBase