price property Null safety

ProductPrice? price
read / write

The price of the product unit.

Implementation

ProductPrice? price;