$SaveTransactionWithIdExtension extension

on

Methods

copyWith({String? id, String? accountId, DateTime? date, num? amount, String? payeeId, String? payeeName, String? categoryId, String? memo, SaveTransactionWithIdCleared? cleared, bool? approved, SaveTransactionWithIdFlagColor? flagColor, String? importId, List<SaveSubTransaction>? subtransactions}) SaveTransactionWithId

Available on SaveTransactionWithId, provided by the $SaveTransactionWithIdExtension extension

copyWithWrapped({Wrapped<String?>? id, Wrapped<String?>? accountId, Wrapped<DateTime?>? date, Wrapped<num?>? amount, Wrapped<String?>? payeeId, Wrapped<String?>? payeeName, Wrapped<String?>? categoryId, Wrapped<String?>? memo, Wrapped<SaveTransactionWithIdCleared?>? cleared, Wrapped<bool?>? approved, Wrapped<SaveTransactionWithIdFlagColor?>? flagColor, Wrapped<String?>? importId, Wrapped<List<SaveSubTransaction>?>? subtransactions}) SaveTransactionWithId

Available on SaveTransactionWithId, provided by the $SaveTransactionWithIdExtension extension