FyLanguagesL10N class

Contains 119 translation(s). Provides translations for the Western Frisian language locale.

Inheritance

Constructors

FyLanguagesL10N.new()
Provides language translations for the fy locale.

Properties

hashCode int
The hash code for this object.
no setterinherited
map Map<String, String>
The internal mapping between ISO codes and their values.
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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