verifyDocumentBack method
Verify document back (verso)
Implementation
Future<Map<String, dynamic>> verifyDocumentBack(String sessionId, Map<String, dynamic> verificationData) {
throw UnimplementedError('verifyDocumentBack() has not been implemented.');
}