aad_oauth
aad_oauth
AadOAuth
tokenIsValid method
tokenIsValid
AadOAuth class
Constructors
AadOAuth
Properties
hashCode
runtimeType
Methods
getAccessToken
login
logout
setWebViewScreenSize
tokenIsValid
noSuchMethod
toString
Operators
operator ==
tokenIsValid method
bool
tokenIsValid
(
)
Implementation
bool tokenIsValid() { return Token.tokenIsValid(_token); }