entity property

String? entity
getter/setter pair

The entity holding the permission, in one of the following forms: * allUsers * allAuthenticatedUsers

Required.

Implementation

core.String? entity;