copyWith property

  1. @JsonKey(ignore: true)
$ReleaseDownloadsCopyWith<ReleaseDownloads> copyWith
inherited

Implementation

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