menu
zywell_printer package
documentation
zywell_bluetooth_device.dart
ZywellBluetoothDevice
ZywellBluetoothDevice constructor
ZywellBluetoothDevice constructor
dark_mode
light_mode
ZywellBluetoothDevice
constructor
ZywellBluetoothDevice
(
{
required
String
name
,
required
String
address
,
required
bool
bondedState
,
})
Implementation
ZywellBluetoothDevice({ required this.name, required this.address, required this.bondedState, });
zywell_printer package
documentation
zywell_bluetooth_device
ZywellBluetoothDevice
ZywellBluetoothDevice constructor
ZywellBluetoothDevice class