Get the cached hit test path for debugging purposes
Path? getHitTestPath(String connectionId) { return _getCachedPath(connectionId)?.hitTestPath; }