printersdk
tcp_device
TcpDevice
identify method
identify
identify
method
Null safety
@
override
String
identify
(
)
override
Implementation
@override String identify() { return "$ip:$port"; }
printersdk
tcp_device
TcpDevice
identify method
TcpDevice class
Constructors
TcpDevice
fromJson
fromProto
Properties
hashCode
ip
port
runtimeType
type
Methods
identify
noSuchMethod
toJson
toProto
toString
Operators
operator ==