Properties
-
hashCode
→ int
-
The hash code for this object.
read-only, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Constants
-
closed
→ const int
-
当前麦位已关闭,不能操作上麦
NESeatItemStatus.CLOSED
-
initial
→ const int
-
麦位初始化(无人,可以上麦)
NESeatItemStatus.INITIAL
-
taken
→ const int
-
当前麦位已被占用
NESeatItemStatus.TAKEN
-
waiting
→ const int
-
该麦位正在等待管理员通过申请或等待成员接受邀请后上麦。
NESeatItemStatus.WAITING