scopes property

List<String>? scopes
getter/setter pair

The scopes actually granted by the end user during the consent flow.

Output only.

Implementation

core.List<core.String>? scopes;