GoogleSecuritySafebrowsingV4FindThreatMatchesResponse constructor
GoogleSecuritySafebrowsingV4FindThreatMatchesResponse({
- List<
GoogleSecuritySafebrowsingV4ThreatMatch> ? matches,
Implementation
GoogleSecuritySafebrowsingV4FindThreatMatchesResponse({
this.matches,
});