Future<String?> changeAppIcon(String? iosIcon, String? androidIconId) { throw UnimplementedError('changeAppIcon() has not been implemented.'); }