discount property

num? discount
final

The monetary discount value associated with the item. e.g. 2.22

Implementation

final num? discount;