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