grant property

Set<PermissionType> grant
getter/setter pair

The allowed actions on this resource.

See PermissionType for what is supported.

Implementation

late Set<PermissionType> grant;