price property

num? price
final

The monetary price of the item, in units of the specified currency parameter. e.g. 9.99

Implementation

final num? price;