menu
conduit_core
conduit
AuthToken
type property
type
brightness_4
type
property
Null safety
String
?
type
read / write
The type of token, currently only 'bearer' is valid.
Implementation
String? type;
conduit_core
conduit
AuthToken
type property
AuthToken class
Constructors
AuthToken
Properties
accessToken
clientID
expirationDate
hashCode
isExpired
issueDate
refreshToken
resourceOwnerIdentifier
runtimeType
scopes
type
Methods
asMap
noSuchMethod
toString
Operators
operator ==