FlutterCheckAf class
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
-
checkUser()
→ bool
-
-
init({required String afKey, required String afAppId, required String afSwitch, required String distinctId, required String clockUrl, required String cloakWhiteKey, required Map<String, dynamic> cloakData, required RequestAfCallback requestAfCallback, required RequestCloakCallback requestCloakCallback})
→ dynamic
-
-
log(String s)
→ dynamic
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
setAfCloakCallbackInAPackage({required dynamic cloakCall(), required dynamic afCall()})
→ dynamic
-
-
toString()
→ String
-
A string representation of this object.
inherited
-
updateAfSwitch(String afSwitch)
→ dynamic
-
-
uploadAdRevenue(String networkName, double revenue, String adId, String pointName)
→ dynamic
-