TranslationsLoginErrorsZhTw class

Constructors

TranslationsLoginErrorsZhTw.internal(Translations _root)

Properties

accountLocked String
zh-TW: '帳號已被鎖定,請稍後再試'
no setter
emptyFields String
zh-TW: '請填寫學號與密碼'
no setter
hashCode int
The hash code for this object.
no setterinherited
loginFailed String
zh-TW: '登入失敗,請確認帳號密碼'
no setter
mobileVerificationRequired String
zh-TW: '需要進行手機驗證,請至校園入口網站完成驗證'
no setter
passwordExpired String
zh-TW: '密碼已過期,請至校園入口網站變更密碼'
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
useStudentId String
zh-TW: '請直接使用學號登入,不要使用電子郵件'
no setter
wrongCredentials 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