menu
conduit_open_api
open_api_v2
APISecurityScheme
scopes property
scopes
brightness_4
scopes
property
Null safety
Map
<
String
,
String
>
?
scopes
read / write
Implementation
Map<String, String>? scopes;
conduit_open_api
open_api_v2
APISecurityScheme
scopes property
APISecurityScheme class
Constructors
APISecurityScheme
apiKey
basic
oauth2
Properties
apiKeyLocation
apiKeyName
authorizationURL
castMap
description
extensions
hashCode
isOAuth2
oauthFlow
referenceURI
runtimeType
scopes
tokenURL
type
Methods
decode
encode
noSuchMethod
toString
Operators
operator ==