totalPrice property

double? totalPrice
getter/setter pair

Implementation

late double? totalPrice = 0.0;