menu
sign_in_with_kakao package
documentation
sign_in_with_kakao
AuthToken
tokenType property
tokenType
brightness_4
tokenType
property
Null safety
String
tokenType
final
토큰 타입. 현재는 "Bearer" 타입만 사용됩니다.
Implementation
final String tokenType;
sign_in_with_kakao package
documentation
sign_in_with_kakao
AuthToken
tokenType property
AuthToken class
Constructors
fromJson
Properties
accessToken
expiredAt
expiresIn
hashCode
refreshToken
refreshTokenExpiredAt
refreshTokenExpiresIn
runtimeType
scope
scopes
tokenType
Methods
noSuchMethod
toJson
toString
Operators
operator ==