EntityScreeningHitUrls copyWith({String? url}) { return EntityScreeningHitUrls(url: url ?? this.url); }