copyWith property

  1. @JsonKey(ignore: true)
$CustomRewardResponseCopyWith<CustomRewardResponse> copyWith
inherited

Implementation

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