isRateConfirmed property

bool isRateConfirmed

Implementation

bool get isRateConfirmed => bookingStatus == BookingStatus.rateConfirmed;