copyWith property

  1. @JsonKey(ignore: true)
$AddToWalletResultCopyWith<AddToWalletResult> copyWith
inherited

Implementation

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