Set the 2D model's URL
Future<void> setModel2DModel(String url) => DisplayRulePlatform.instance.setModel2DModel(id, url);