scope property

List<String>? scope
final

OAuth2 scopes granted to this token

Implementation

final List<String>? scope;