propertyGroup property

List<ChargeItemDefinitionPropertyGroup>? propertyGroup
inherited

propertyGroup Group of properties which are applicable under the same conditions. If no applicability rules are established for the group, then all properties always apply.

Implementation

List<ChargeItemDefinitionPropertyGroup>? get propertyGroup =>
    throw _privateConstructorUsedError;