printersdk
tty_device
TtyDevice
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$TtyDeviceToJson(this);
printersdk
tty_device
TtyDevice
toJson method
TtyDevice class
Constructors
TtyDevice
fromJson
fromProto
Properties
boundrate
filePath
hashCode
runtimeType
type
Methods
identify
noSuchMethod
toJson
toProto
toString
Operators
operator ==