scopes property

List<String>? scopes
final

The scopes that the client is requesting access to.

Implementation

final List<String>? scopes;