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