CONFIRM constant

JsBeforeUnloadResponseAction const CONFIRM

Confirm that the user hit confirm button.

Implementation

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