matches property

List<GoogleSecuritySafebrowsingV4ThreatMatch>? matches
getter/setter pair

The full hashes that matched the requested prefixes.

Implementation

core.List<GoogleSecuritySafebrowsingV4ThreatMatch>? matches;