menu
neo_concierge
app/modules/top_flights/model/latest_search_history_model.dart
LatestSearchHistoryModel
LatestSearchHistoryModel constructor
LatestSearchHistoryModel
dark_mode
light_mode
LatestSearchHistoryModel
constructor
LatestSearchHistoryModel
(
{
int
?
total
,
List
<
Data
>
?
data
,
String
?
message
,
})
Implementation
LatestSearchHistoryModel({this.total, this.data, this.message});
neo_concierge
latest_search_history_model
LatestSearchHistoryModel
LatestSearchHistoryModel constructor
LatestSearchHistoryModel class