The available scopes for the OAuth2 flow.
String? get authorizationUrl;/// The available scopes for the OAuth2 flow. Map<String, String>? get scopes;