JvLanguagesL10N class
Contains 95 translation(s). Provides translations for the Javanese language locale.
- Inheritance
-
- Object
- IsoLocaleMapper<
String> - JvLanguagesL10N
Constructors
- JvLanguagesL10N.new()
-
Provides language translations for the
jv
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