startPrice property
The low end of the price range (inclusive). Price should be at or above this amount.
Implementation
final Money? startPrice;
The low end of the price range (inclusive). Price should be at or above this amount.
final Money? startPrice;