GoogleSecuritySafebrowsingV4ListThreatListsResponse constructor
      
      GoogleSecuritySafebrowsingV4ListThreatListsResponse({ 
    
    
- List<
GoogleSecuritySafebrowsingV4ThreatListDescriptor> ? threatLists, 
Implementation
GoogleSecuritySafebrowsingV4ListThreatListsResponse({
  this.threatLists,
});