copyWith property

  1. @JsonKey(ignore: true)
$TransactionConfirmationCopyWith<TransactionConfirmation> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$TransactionConfirmationCopyWith<TransactionConfirmation> get copyWith =>
    throw _privateConstructorUsedError;