Future<String?> getFingerPrintBase64( String? sessionId, bool isLoggingEnabled) => _instance.getFingerPrintBase64(sessionId, isLoggingEnabled);