$SubTransactionExtension extension

on

Methods

copyWith({String? id, String? transactionId, num? amount, String? memo, String? payeeId, String? payeeName, String? categoryId, String? categoryName, String? transferAccountId, String? transferTransactionId, bool? deleted}) SubTransaction

Available on SubTransaction, provided by the $SubTransactionExtension extension

copyWithWrapped({Wrapped<String>? id, Wrapped<String>? transactionId, Wrapped<num>? amount, Wrapped<String?>? memo, Wrapped<String?>? payeeId, Wrapped<String?>? payeeName, Wrapped<String?>? categoryId, Wrapped<String?>? categoryName, Wrapped<String?>? transferAccountId, Wrapped<String?>? transferTransactionId, Wrapped<bool>? deleted}) SubTransaction

Available on SubTransaction, provided by the $SubTransactionExtension extension