menu
neo_concierge
app/modules/notifications/controllers/notifications_controller.dart
NotificationsController
notificationsList property
notificationsList
dark_mode
light_mode
notificationsList
property
Rx
<
NotificationsModel
>
notificationsList
getter/setter pair
Implementation
Rx<NotificationsModel> notificationsList = NotificationsModel().obs;
neo_concierge
notifications_controller
NotificationsController
notificationsList property
NotificationsController class