UserWorkspace class
- Annotations
-
- @JsonSerializable(explicitToJson: true)
Constructors
Properties
- chair ↔ String
-
椅子
getter/setter pair
- comment ↔ String
-
其他问题
getter/setter pair
- desk ↔ String
-
桌子
getter/setter pair
- desktop ↔ String
-
桌子上的东西
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- monitor ↔ String
-
显示器
getter/setter pair
- mouse ↔ String
-
鼠标
getter/setter pair
- music ↔ String
-
画图时听的音乐
getter/setter pair
- pc ↔ String
-
电脑
getter/setter pair
- printer ↔ String
-
打印机
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- scanner ↔ String
-
扫描仪
getter/setter pair
- tablet ↔ String
-
数位板
getter/setter pair
- tool ↔ String
-
软件
getter/setter pair
- workspaceImageUrl ↔ String?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited