TranslationsLoginZhTw class

Constructors

TranslationsLoginZhTw.internal(Translations _root)

Properties

errors TranslationsLoginErrorsZhTw
latefinal
hashCode int
The hash code for this object.
no setterinherited
loginButton String
zh-TW: '登入'
no setter
password String
zh-TW: '密碼'
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
studentId String
zh-TW: '學號'
no setter
welcomeLine1 String
zh-TW: '歡迎加入'
no setter
welcomeLine2 String
zh-TW: '北科生活'
no setter

Methods

instruction({required InlineSpanBuilder portalLink}) TextSpan
zh-TW: '請使用${portalLink(北科校園入口網站)}的帳號密碼登入。'
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
privacyNotice({required InlineSpanBuilder privacyPolicy}) TextSpan
zh-TW: '登入資訊將被安全地儲存在您的裝置中 登入即表示您同意我們的${privacyPolicy(隱私條款)}'
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited