factory SearchFeatureGroup(core.String? name, core.List<core.String> ids) => SearchFeatureGroupImpl(name, ids);