irte_engine
auth_token.model
AuthToken
toJson method
toJson
toJson
method
Null safety
Json
toJson
(
)
Implementation
Json toJson() => _$AuthTokenToJson(this);
irte_engine
auth_token.model
AuthToken
toJson method
AuthToken class
Constructors
AuthToken
empty
failed
Properties
accessToken
expiresIn
hashCode
isSuccessful
message
runtimeType
tokenType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
fromJson