Future<void> closeSession(String sessionId) { return AppleFoundationFlutterPlatform.instance.closeSession(sessionId); }