units property

List<ProductUnit>? units
getter/setter pair

The unit array of the product

Implementation

List<ProductUnit>? units;