CANCEL constant

JsPromptResponseAction const CANCEL

Confirm that the user hit cancel button.

Implementation

static const CANCEL = JsPromptResponseAction._internal(1, 1);