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