TCPSocketSetUp class

Constructors

TCPSocketSetUp.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
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

Static Properties

config SocketConfig
no setter
deviceInfo DeviceInfo
no setter
deviceName String
no setter
ip String
no setter
numberSplit int
no setter
port int
no setter
sourcePort int?
no setter
streamDeviceInfoStream Stream<DeviceInfo>
no setter
subnet String
no setter
timeoutEachTimesSendData Duration
no setter

Static Methods

init() Future
setConfig(SocketConfig config) → void
setDeviceInfo(DeviceInfo deviceInfo) → void