irte_engine
auth_token.model
AuthToken
accessToken property
accessToken
accessToken
property
Null safety
String
accessToken
final
Access token to use for authentication
Implementation
final String accessToken;
irte_engine
auth_token.model
AuthToken
accessToken property
AuthToken class
Constructors
AuthToken
empty
failed
fromJson
Properties
accessToken
expiresIn
hashCode
isSuccessful
message
runtimeType
tokenType
Methods
noSuchMethod
toJson
toString
Operators
operator ==