GRANT constant
PermissionRequestResponseAction
const GRANT
Grants origin the permission to access the given resources.
Implementation
static const GRANT = PermissionRequestResponseAction._internal(1, 1);