parameter property

List<SupplyRequestParameter>? parameter
inherited

parameter Specific parameters for the ordered item. For example, the size of the indicated item.

Implementation

List<SupplyRequestParameter>? get parameter =>
    throw _privateConstructorUsedError;