scopes property

List<String>? scopes
getter/setter pair

Scopes the connection will request when the user performs the auth code flow.

Implementation

core.List<core.String>? scopes;