$TransactionDataExtension extension

on

Methods

copyWith({String? description, double? amount, DateTime? date, String? accountId, String? transactionId}) TransactionData
copyWithWrapped({Wrapped<String>? description, Wrapped<double>? amount, Wrapped<DateTime>? date, Wrapped<String>? accountId, Wrapped<String>? transactionId}) TransactionData