Kakade 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
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
continueScene(bool isAuthSuccess)
→ void
-
-
destroy()
→ void
-
-
getPlatformVersion()
→ Future<String?>
-
-
getSDKVersion()
→ Future<String?>
-
-
initSdk({required AuthConfig authConfig})
→ Future<bool?>
-
-
sdkCallback({dynamic onSDKTokenAuthSuccess, dynamic onSDKTokenUpdate, dynamic onSDKTokenAuthFailure, dynamic onVerifySuccess, dynamic onHalfwayVerifySuccess, dynamic onVerifyFailed, dynamic onTemplateFinish, dynamic onGetPhoneNumber, dynamic onProtocolClick, dynamic onVerifyInterrupt, dynamic onAuthEvent})
→ void
-
-
startScene()
→ void
-
-
stopScene()
→ void
-
-
updatePhoneNumber(String number)
→ void
-