menu
openapi_spec_plus package
documentation
v31/security.dart
OAuthFlow
scopes property
scopes property
dark_mode
light_mode
scopes
property
Map
<
String
,
String
>
get
scopes
inherited
The available scopes for the OAuth2 security scheme.
Implementation
Map<String, String> get scopes;
openapi_spec_plus package
documentation
v31/security
OAuthFlow
scopes property
OAuthFlow class