TranslationsProfileDangerZoneZhTw class
Constructors
Properties
-
actions
→ List<
String> -
no setter
- alreadyFull → String
-
zh-TW: '已經吃飽了'
no setter
- closedMessage → String
-
zh-TW: '酒吧今天打烊了,改天再來探索吧!'
no setter
- closedTitle → String
-
zh-TW: '酒吧暫未營業'
no setter
- fireMessage → String
-
zh-TW: '酒吧陷入火海'
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- kickedMessage → String
-
zh-TW: '你被店員勸退,還是早點回家休息吧~'
no setter
- nonFlutterCrash → String
-
zh-TW: '非 Flutter 框架崩潰'
no setter
- nonFlutterCrashException → String
-
zh-TW: '模擬非同步錯誤'
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
goAction(
{required Object action}) → String - zh-TW: '去酒吧${action}'
-
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