priceServices property

double get priceServices

Implementation

double get priceServices => (getPrices()['services'] ?? 0) + .0;