menu
neo_concierge
app/modules/myFlights/models/booking_history_model.dart
BookingHistoryModel
BookingHistoryModel constructor
BookingHistoryModel
dark_mode
light_mode
BookingHistoryModel
constructor
BookingHistoryModel
(
{
List
<
BookingHistory
>
?
bookingsList
,
String
?
message
,
})
Implementation
BookingHistoryModel({this.bookingsList, this.message});
neo_concierge
booking_history_model
BookingHistoryModel
BookingHistoryModel constructor
BookingHistoryModel class