copyWith property

  1. @JsonKey(ignore: true)
$AddToWalletDetailsCopyWith<AddToWalletDetails> copyWith
inherited

Implementation

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