CardinalSdkInitializersPlugin class
abstract
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
-
completeAuthentication(String authenticationStepId, String validationCode)
→ Future<CardinalSdk>
-
-
initialize(String? applicationId, String baseUrl, AuthenticationMethod authenticationMethod, StorageOptions storageOptions, SdkOptions options)
→ Future<CardinalSdk>
-
-
initializeWithProcess(String? applicationId, String baseUrl, String externalServicesSpecId, String processId, AuthenticationProcessTelecomType userTelecomType, String userTelecom, CaptchaOptions captcha, StorageOptions storageOptions, AuthenticationProcessTemplateParameters authenticationProcessTemplateParameters, SdkOptions options)
→ Future<AuthenticationWithProcessStep>
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited