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