CONFIRM constant

JsConfirmResponseAction const CONFIRM

Confirm that the user hit confirm button.

Implementation

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