menu
neo_concierge
app/modules/payment/controller/payment_status_controller.dart
PaymentStatusController
selectedBooking property
selectedBooking
dark_mode
light_mode
selectedBooking
property
Rxn
<
BookingHistory
>
selectedBooking
getter/setter pair
Implementation
Rxn<BookingHistory> selectedBooking = Rxn(null);
neo_concierge
payment_status_controller
PaymentStatusController
selectedBooking property
PaymentStatusController class