printersdk
tcp_device
TcpDevice
toProto method
toProto
toProto
method
Null safety
TcpDevice
toProto
(
)
Implementation
proto.TcpDevice toProto() => proto.TcpDevice(ip: ip, port: port);
printersdk
tcp_device
TcpDevice
toProto method
TcpDevice class
Constructors
TcpDevice
fromJson
fromProto
Properties
hashCode
ip
port
runtimeType
type
Methods
identify
noSuchMethod
toJson
toProto
toString
Operators
operator ==