copyWith property

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

Implementation

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