verifyOnfido method
Implementation
Future<VerifyOnfidoResponse> verifyOnfido({required String sessionId}) {
throw UnimplementedError('verifyOnfido() has not been implemented.');
}
Future<VerifyOnfidoResponse> verifyOnfido({required String sessionId}) {
throw UnimplementedError('verifyOnfido() has not been implemented.');
}