copyWith property

  1. @JsonKey.new(ignore: true)
$ImageVariationRequestCopyWith<ImageVariationRequest> get copyWith
inherited

Implementation

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