menu
xprinter_sdk package
documentation
device.dart
BluetoothDevice
BluetoothDevice.new const constructor
BluetoothDevice.new const constructor
dark_mode
light_mode
BluetoothDevice
constructor
const
BluetoothDevice
(
{
required
String
mac
,
required
String
?
name
,
})
Implementation
const BluetoothDevice({required this.mac, required this.name});
xprinter_sdk package
documentation
device
BluetoothDevice
BluetoothDevice.new const constructor
BluetoothDevice class