GoogleSecuritySafebrowsingV5SearchUrlsResponse constructor
GoogleSecuritySafebrowsingV5SearchUrlsResponse({
- String? cacheDuration,
- List<
GoogleSecuritySafebrowsingV5ThreatUrl> ? threats,
Implementation
GoogleSecuritySafebrowsingV5SearchUrlsResponse({
this.cacheDuration,
this.threats,
});