FileViewLocalizationsBase class abstract

Localizations

Implementers

Constructors

FileViewLocalizationsBase(Locale? locale)
const

Properties

engineDownloadCancelNotWifi String
no setter
engineDownloadCancelRequesting String
no setter
engineDownloadFail String
no setter
engineDownloadFlowCancel String
no setter
engineDownloading String
no setter
engineDownloadNoNeedRequest String
no setter
engineDownloadNonRequired String
no setter
engineDownloadOutOfOne String
no setter
engineDownloadSuccess String
no setter
engineFail String
no setter
engineInstallFail String
no setter
engineInstallSuccess String
no setter
engineLoading String
no setter
hashCode int
The hash code for this object.
no setterinherited
locale Locale?
final
nonExistentTip String
no setter
retry String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
unSupportedPlatformTip 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