priceClean property

num get priceClean

Implementation

num get priceClean => num.parse(Price(price).toString());