attributeGroups property

List<AttributeGroup>? attributeGroups

Implementation

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