Translations$score$zh_TW class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- loadFailed → String
-
zh-TW: '成績載入失敗'
no setter
- none → String
-
zh-TW: '無'
no setter
- noRecords → String
-
zh-TW: '目前沒有任何成績紀錄'
no setter
- noScoresThisSemester → String
-
zh-TW: '本學期尚無成績'
no setter
- refreshFailed → String
-
zh-TW: '成績更新失敗'
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- status → Translations$score$status$zh_TW
-
latefinal
- summary → Translations$score$summary$zh_TW
-
latefinal
Methods
-
courseNumber(
{required Object number, required Object code}) → String - zh-TW: '課號: ${number} 編碼: ${code}'
-
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