grants property

List<Grant>? grants
getter/setter pair

Per-app permissions for the user.

Output only.

Implementation

core.List<Grant>? grants;