NonGuaranteedFixedPriceTerms constructor
NonGuaranteedFixedPriceTerms({
- List<
PricePerBuyer> ? fixedPrices,
Implementation
NonGuaranteedFixedPriceTerms({
this.fixedPrices,
});