menu
k_auth package
documentation
models/auth_config.dart
KakaoConfig
appKey property
appKey property
dark_mode
light_mode
appKey
property
String
appKey
final
카카오 앱 키 (Native App Key)
REST API Key가 아닌 Native App Key를 사용해야 합니다.
Implementation
final String appKey;
k_auth package
documentation
models/auth_config
KakaoConfig
appKey property
KakaoConfig class