additionalCategories property

List<Category>? additionalCategories
getter/setter pair

Additional categories to describe your business.

Categories help your customers find accurate, specific results for services they're interested in. To keep your business information accurate and live, make sure that you use as few categories as possible to describe your overall core business. Choose categories that are as specific as possible, but representative of your main business.

Optional.

Implementation

core.List<Category>? additionalCategories;