DataLord class

Constructors

DataLord({String? nodeId, String? nodeName, String? instId, String? instName})

Properties

hashCode int
The hash code for this object.
no setterinherited
instId String?
机构编码
getter/setter pair
instName String?
机构名称
getter/setter pair
nodeId String?
节点编码
getter/setter pair
nodeName String?
节点名称
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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