$TransactionSummaryExtension extension

on

Methods

copyWith({String? id, DateTime? date, num? amount, String? memo, TransactionSummaryCleared? cleared, bool? approved, TransactionSummaryFlagColor? flagColor, String? accountId, String? payeeId, String? categoryId, String? transferAccountId, String? transferTransactionId, String? matchedTransactionId, String? importId, String? importPayeeName, String? importPayeeNameOriginal, bool? deleted}) TransactionSummary

Available on TransactionSummary, provided by the $TransactionSummaryExtension extension

copyWithWrapped({Wrapped<String>? id, Wrapped<DateTime>? date, Wrapped<num>? amount, Wrapped<String?>? memo, Wrapped<TransactionSummaryCleared>? cleared, Wrapped<bool>? approved, Wrapped<TransactionSummaryFlagColor?>? flagColor, Wrapped<String>? accountId, Wrapped<String?>? payeeId, Wrapped<String?>? categoryId, Wrapped<String?>? transferAccountId, Wrapped<String?>? transferTransactionId, Wrapped<String?>? matchedTransactionId, Wrapped<String?>? importId, Wrapped<String?>? importPayeeName, Wrapped<String?>? importPayeeNameOriginal, Wrapped<bool>? deleted}) TransactionSummary

Available on TransactionSummary, provided by the $TransactionSummaryExtension extension