selectedBooking property

Rxn<BookingHistory> selectedBooking
getter/setter pair

Implementation

Rxn<BookingHistory> selectedBooking = Rxn(null);