copyWith method

TransactionState copyWith()

Implementation

TransactionState copyWith() {
  return TransactionState();
}