menu
conduit_core
conduit
AuthToken
accessToken property
accessToken
brightness_4
accessToken
property
Null safety
String
?
accessToken
read / write
The value to be passed as a Bearer Authorization header.
Implementation
String? accessToken;
conduit_core
conduit
AuthToken
accessToken property
AuthToken class
Constructors
AuthToken
Properties
accessToken
clientID
expirationDate
hashCode
isExpired
issueDate
refreshToken
resourceOwnerIdentifier
runtimeType
scopes
type
Methods
asMap
noSuchMethod
toString
Operators
operator ==