factory SearchBusinessFilterGroup( core.String? name, core.List<core.String> filterIds) => SearchBusinessFilterGroupImpl(name, filterIds);