scopes property

Map<String, String>? scopes
getter/setter pair

The available scopes for the OAuth2 security scheme.

Required.

Implementation

core.Map<core.String, core.String>? scopes;