scopes property

List<ResourceServerScopeType>? scopes
final

A list of scopes that are defined for the resource server.

Implementation

final List<ResourceServerScopeType>? scopes;