matches property

List<GoogleSecuritySafebrowsingV4ThreatMatch>? matches
getter/setter pair

The threat list matches.

Implementation

core.List<GoogleSecuritySafebrowsingV4ThreatMatch>? matches;