menu
neo_concierge
app/modules/search_history/controllers/search_history_controller.dart
SearchHistoryController
historyByUser property
historyByUser
dark_mode
light_mode
historyByUser
property
Rxn
<
LatestSearchHistoryModel
>
historyByUser
getter/setter pair
Implementation
Rxn<LatestSearchHistoryModel> historyByUser = Rxn(null);
neo_concierge
search_history_controller
SearchHistoryController
historyByUser property
SearchHistoryController class