menu
kakao_flutter_sdk package
documentation
auth.dart
CertTokenInfo
CertTokenInfo.new constructor
CertTokenInfo.new constructor
dark_mode
light_mode
CertTokenInfo
constructor
CertTokenInfo
(
OAuthToken
token
,
String
txId
)
Implementation
CertTokenInfo(this.token, this.txId);
kakao_flutter_sdk package
documentation
auth
CertTokenInfo
CertTokenInfo.new constructor
CertTokenInfo class