menu
kakao_flutter_sdk package
documentation
user.dart
AccessTokenInfo
AccessTokenInfo.new constructor
AccessTokenInfo.new constructor
dark_mode
light_mode
AccessTokenInfo
constructor
AccessTokenInfo
(
int
appId
,
int
?
id
,
int
expiresIn
)
Implementation
AccessTokenInfo(this.appId, this.id, this.expiresIn);
kakao_flutter_sdk package
documentation
user
AccessTokenInfo
AccessTokenInfo.new constructor
AccessTokenInfo class