copyWith property Null safety

$NetworkRequestCopyWith<NetworkRequest> copyWith
@JsonKey(ignore: true), inherited

Implementation

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