PROCEED constant
SafeBrowsingResponseAction
const PROCEED
Act as if the user clicked the "visit this unsafe site" button.
Implementation
static const PROCEED = SafeBrowsingResponseAction._internal(1, 1);