NopServerEventItem class
Constructors
Properties
-
connectToServer
→ List<
String> -
final
- generate → bool
-
是否为此类生成
如果为
false
,需要自己手动实现final - hashCode → int
-
The hash code for this object.
no setterinherited
- isLocal → bool
-
final
- messageName → String
-
enum name
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- separate → bool
-
是否分开所有继承和实现的类
final
- serverName → String
-
final
Methods
-
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