scopes property

List<String>? scopes
final

The list of requested authorization scopes requested when signing in.

Implementation

final List<String>? scopes;