attributeGroups property

List<AttributeGroup>? get attributeGroups

Implementation

List<AttributeGroup>? get attributeGroups =>
    _availableProductPreferences?.availableAttributeGroups?.attributeGroups;