CountryLocalizationsTh class
Thai localization for country names
- Inheritance
-
- Object
- CountryLocalizations
- CountryLocalizationsTh
Constructors
Properties
- allCountries → String
-
Get the localized text for "All countries"
no setteroverride
-
allCountryNames
→ Map<
String, String> -
Get all country names as a map
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- searchCountry → String
-
Get the localized text for "Search country..."
no setteroverride
- selectCountry → String
-
Get the localized text for "Select Country"
no setteroverride
- selectYourCountry → String
-
Get the localized text for "Select your country"
no setteroverride
Methods
-
getCountryName(
String countryCode) → String -
Get country name by country code
override
-
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