scope property
The scope of the delegation. This must contain at least one key and a maximum of four. This is validated in createAuthenticationRequestUrl but also will be validated as part of the identity provider.
Implementation
final List<dynamic> scope;