CONFIRM constant
JsAlertResponseAction
const CONFIRM
Confirm that the user hit confirm button.
Implementation
static const CONFIRM = JsAlertResponseAction._internal(0, 0);
Confirm that the user hit confirm button.
static const CONFIRM = JsAlertResponseAction._internal(0, 0);