totalBasePrice property

double totalBasePrice

Implementation

double get totalBasePrice =>
    _parseCost(selectedBooking.value.totalOnlinePrice);