menu
neo_concierge
app/modules/flight_search/controllers/flight_search_controller.dart
FlightSearchController
currentSubscriptionName property
currentSubscriptionName
dark_mode
light_mode
currentSubscriptionName
property
String
currentSubscriptionName
Implementation
String get currentSubscriptionName => authenticationController.currentSubscription.name ?? '';
neo_concierge
flight_search_controller
FlightSearchController
currentSubscriptionName property
FlightSearchController class