menu
neo_concierge
app/modules/payment/controller/payment_controller.dart
PaymentController
paymentType property
paymentType
dark_mode
light_mode
paymentType
property
Rx
<
PaymentType
>
paymentType
final
Implementation
final Rx<PaymentType> paymentType = PaymentType.flightBooking.obs;
neo_concierge
payment_controller
PaymentController
paymentType property
PaymentController class