menu
googleapis package
documentation
safebrowsing/v4.dart
GoogleSecuritySafebrowsingV4FindThreatMatchesResponse
matches property
matches property
dark_mode
light_mode
matches
property
List
<
GoogleSecuritySafebrowsingV4ThreatMatch
>
?
matches
getter/setter pair
The threat list matches.
Implementation
core.List<GoogleSecuritySafebrowsingV4ThreatMatch>? matches;
googleapis package
documentation
safebrowsing/v4
GoogleSecuritySafebrowsingV4FindThreatMatchesResponse
matches property
GoogleSecuritySafebrowsingV4FindThreatMatchesResponse class