SAFE_BROWSING_THREAT_PHISHING constant

SafeBrowsingThreat const SAFE_BROWSING_THREAT_PHISHING

The resource was blocked because it contains deceptive content.

Implementation

static const SAFE_BROWSING_THREAT_PHISHING = SafeBrowsingThreat._internal(
  2,
  2,
);