menu
smart_printer_flutter package
documentation
printer_models.dart
Peripheral
Peripheral.new constructor
Peripheral.new constructor
dark_mode
light_mode
Peripheral
constructor
Peripheral
(
{
String
?
name
,
String
?
uuid
,
int
?
stateStr
,
String
?
type
,
String
?
protocol
,
})
Implementation
Peripheral({this.name, this.uuid, this.stateStr, this.type, this.protocol});
smart_printer_flutter package
documentation
printer_models
Peripheral
Peripheral.new constructor
Peripheral class