isSaved property

bool isSaved

Implementation

bool get isSaved => bookingStatus == BookingStatus.saved;