CANCEL constant
JsConfirmResponseAction
const CANCEL
Confirm that the user hit cancel button.
Implementation
static const CANCEL = JsConfirmResponseAction._internal(1, 1);
Confirm that the user hit cancel button.
static const CANCEL = JsConfirmResponseAction._internal(1, 1);