Set the badge's zoom to value
Future<void> setBadgeZoomTo(num to) => DisplayRulePlatform.instance.setBadgeZoomTo(id, to);