Constants class
Constructors
Properties
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
countries
↔ List<
Map< String, String> > -
getter/setter pair
-
enhanceTripList
↔ List<
Map< String, String> > -
getter/setter pair
- freePlan ↔ Subscriptions
-
getter/setter pair
- isPWABannerSeen ↔ bool
-
getter/setter pair
- searchLive ↔ bool
-
getter/setter pair
- showNegativeDiscount ↔ bool
-
getter/setter pair
- topAreaList ↔ List
-
getter/setter pair
Static Methods
-
getOSInsideWeb(
) → String -
getServerUrl(
) → String -
isPwaInstalled(
) → bool -
isWeb(
) → bool -
mapEnv(
String type) → AppEnv
Constants
-
ALL_COUNTRIES_ALPHA_2
→ const Map<
String, String> -
ALL_COUNTRIES_ALPHA_COUNTRYCODE
→ const Map<
String, String> - cardPaymentFee → const double
- COMPLIMENTARY_PACKAGE → const String
-
countryCodes
→ const Map<
String, String> -
EEA_COUNTRIES_ALPHA_2
→ const Map<
String, String> - FREE_PACKAGE → const String
-
languageFlags
→ const Map<
String, String> -
languageShortNames
→ const Map<
String, String> -
membershipDetails
→ const Map<
String, Map< String, String> > -
mobileBannersList
→ const List<
String> -
PASSENGER_GENDER
→ const Map<
String, String> - paymentExpiryTimeSeconds → const int
- rateRequestPrice → const double
- resortRequestPrice → const double
- searchCreditPrice → const double
- searchExpiryTimeSeconds → const int
- YOUTUBE_ID → const String
- YOUTUBE_URL → const String