price property

int? price
final

The price of the item. The value must be in cents.

Implementation

final int? price;