UrInLanguagesL10N class
Contains 5 translation(s).
Provides translations for the Urdu language
and IN
country/region code locale.
- Inheritance
-
- Object
- IsoLocaleMapper<
String> - UrInLanguagesL10N
Constructors
- UrInLanguagesL10N.new()
-
Provides language translations for the
ur_IN
locale.
Properties
Methods
-
altKey(
String key, String altSymbol) → String? -
Generates an alternative key by appending a symbol to the original key.
inherited
-
extract(
Iterable< String> ? keys, {String altSymbol = ""}) → Map<String, String> -
Extracts values for specified keys from the internal map.
inherited
-
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