startPrice property

Money? startPrice
final

The low end of the price range (inclusive). Price should be at or above this amount.

Implementation

final Money? startPrice;