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