TranslationsErrorsZhTw class

Constructors

TranslationsErrorsZhTw.internal(Translations _root)

Properties

asyncError String
zh-TW: '發生非同步錯誤'
no setter
connectionFailed String
zh-TW: '無法連線到伺服器,請檢查網路連線'
no setter
credentialsInvalid String
zh-TW: '登入憑證已失效,請重新登入'
no setter
flutterError String
zh-TW: '發生Flutter錯誤'
no setter
hashCode int
The hash code for this object.
no setterinherited
occurred String
zh-TW: '發生錯誤'
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sessionExpired String
zh-TW: '登入狀態已過期,請重新登入'
no setter

Methods

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