aad_oauth
msauth
MsalConfig
responseType property
responseType
responseType
property
Null safety
String
?
responseType
read / write
Must include code for the authorization code flow.
Implementation
String? responseType;
aad_oauth
msauth
MsalConfig
responseType property
MsalConfig class
Constructors
construct
Properties
authorizationUrl
clientId
clientSecret
codeChallenge
codeChallengeMethod
codeVerifier
domainHint
hashCode
isB2C
loginHint
nonce
policy
prompt
redirectUri
resource
responseMode
responseType
runtimeType
scope
state
tenant
tokenIdentifier
tokenUrl
Methods
noSuchMethod
toString
Operators
operator ==