startSDK method

Implementation

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