CONFIRM constant

JsAlertResponseAction const CONFIRM

Confirm that the user hit confirm button.

Implementation

static const CONFIRM = JsAlertResponseAction._internal(0, 0);