menu
neo_concierge
app/modules/myFlights/utils/flight_utils.dart
BookingStatusExtension
valueWithoutHyphens property
valueWithoutHyphens
dark_mode
light_mode
valueWithoutHyphens
property
String
valueWithoutHyphens
Implementation
String get valueWithoutHyphens => value.replaceAll('-', ' ');
neo_concierge
flight_utils
BookingStatusExtension
valueWithoutHyphens property
BookingStatusExtension extension on
BookingStatus