PowerLocalizationsBase class abstract

Implementers

Constructors

PowerLocalizationsBase(Locale? locale)
const

Properties

engineFail String
no setter
engineLoading String
no setter
fileFail String
no setter
fileLoading String
no setter
hashCode int
The hash code for this object.
no setterinherited
loading String
no setter
locale Locale?
final
nonExistent String
no setter
reload String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
unkownError String
no setter
unsupportedPlatform String
no setter
unsupportedType String
no setter

Methods

getItem(String key) Object?
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