categoryGroups property

Map<String, CategoryGroupV5>? categoryGroups
getter/setter pair

Map of category groups in the LHR.

Implementation

core.Map<core.String, CategoryGroupV5>? categoryGroups;