getModel2DModel method
Get the 2D model's URL
Implementation
Future<String?> getModel2DModel() =>
DisplayRulePlatform.instance.getModel2DModel(id);
Get the 2D model's URL
Future<String?> getModel2DModel() =>
DisplayRulePlatform.instance.getModel2DModel(id);