The identifier for resources that the client wants to access.
List<String> get scopes => List.from(<String>{ 'openid', ...?additionalScopes, });