PROMPT constant
PermissionResponseAction
const PROMPT
Prompt the user for permission for the requested resource.
Implementation
static const PROMPT = PermissionResponseAction._internal(2, 2);
Prompt the user for permission for the requested resource.
static const PROMPT = PermissionResponseAction._internal(2, 2);