getModel3DZoomTo method
Get the 3D model's zoom to value
Implementation
Future<num?> getModel3DZoomTo() =>
DisplayRulePlatform.instance.getModel3DZoomTo(id);
Get the 3D model's zoom to value
Future<num?> getModel3DZoomTo() =>
DisplayRulePlatform.instance.getModel3DZoomTo(id);