void removeRoot(int domInstanceId, int rootId) { _renderContext?.renderBridgeManager.removeRoot(domInstanceId, rootId); }