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