getBadgeZoomFrom method
Get the badge's zoom from value
Implementation
Future<num?> getBadgeZoomFrom() =>
DisplayRulePlatform.instance.getBadgeZoomFrom(id);
Get the badge's zoom from value
Future<num?> getBadgeZoomFrom() =>
DisplayRulePlatform.instance.getBadgeZoomFrom(id);