Future<bool?> setupAppIcon(String iconName) { return DynamicIconPlatform.instance.setupAppIcon(iconName); }