KakaoContext class
Singleton context for Kakao Flutter SDK.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
appVer
→ Future<
String> -
no setter
- clientId ↔ String
-
Native app key for this application from Kakao Developers.
getter/setter pair
- hosts ↔ ServerHosts
-
ServerHosts used by SDK.
getter/setter pair
- javascriptClientId ↔ String
-
getter/setter pair
-
kaHeader
→ Future<
String> -
KA (Kakao Agent) header.
no setter
-
origin
→ Future<
String> -
Origin value in KA header.
no setter
-
packageInfo
→ Future<
PackageInfo> -
no setter
-
packageName
→ Future<
String> -
no setter
- platformClientId → String
-
no setter
- sdkVersion ↔ String
-
getter/setter pair