scopes property

List<String>? scopes
getter/setter pair

The list of OAuth2 scopes of the AuthProvider.

Optional.

Implementation

core.List<core.String>? scopes;