menu
conduit_open_api
open_api_v2
APISecurityScheme
isOAuth2 property
isOAuth2
brightness_4
isOAuth2
property
Null safety
bool
isOAuth2
Implementation
bool get isOAuth2 { return type == "oauth2"; }
conduit_open_api
open_api_v2
APISecurityScheme
isOAuth2 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 ==