menu
neo_concierge_admin
app/modules/requests/models/booking_model.dart
BookingModel
hasTimer property
hasTimer
dark_mode
light_mode
hasTimer
property
bool
hasTimer
Implementation
bool get hasTimer => bookingStatus == BookingStatus.pendingRate;
neo_concierge_admin
booking_model
BookingModel
hasTimer property
BookingModel class