BaseLocalization class abstract
- Implementers
Constructors
Properties
- actionsLocalization ↔ ActionsLocalization?
-
getter/setter pair
- auth ↔ AuthLocalization?
-
getter/setter pair
- errorLocalization ↔ ErrorLocalization?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- internetLocalization ↔ InternetLocalization?
-
getter/setter pair
- languageCode → String
-
no setter
- languageName → String
-
no setter
- pagesLocalization ↔ ViewLocalization?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- searchLocalization ↔ SearchLocalization?
-
getter/setter pair
- settingsLocalization ↔ SettingsLocalization?
-
getter/setter pair
- textDirection → TextDirection
-
no setter
- themeLocalization ↔ ThemeLocalization?
-
getter/setter pair
Methods
-
appName(
String appName) → String -
isValidCharacters(
String value) → bool -
isValidNumbers(
String value) → bool -
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