startSDK method
Implementation
Future<BlusaltIdentityResultResponse> startSDK(
BlusaltIdentityType identityType) {
throw UnimplementedError('Identity not initialized successfully');
}
Future<BlusaltIdentityResultResponse> startSDK(
BlusaltIdentityType identityType) {
throw UnimplementedError('Identity not initialized successfully');
}