printersdk
tcp_device
TcpDevice
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$TcpDeviceToJson(this);
printersdk
tcp_device
TcpDevice
toJson method
TcpDevice class
Constructors
TcpDevice
fromJson
fromProto
Properties
hashCode
ip
port
runtimeType
type
Methods
identify
noSuchMethod
toJson
toProto
toString
Operators
operator ==