getWallZoomTo method
Get the wall's zoom to value
Implementation
Future<num?> getWallZoomTo() =>
DisplayRulePlatform.instance.getWallZoomTo(id);
Get the wall's zoom to value
Future<num?> getWallZoomTo() =>
DisplayRulePlatform.instance.getWallZoomTo(id);