menu
easy_blue_printer package
documentation
domain/entities/bluetooth_device.dart
BluetoothDevice
BluetoothDevice.new constructor
BluetoothDevice.new constructor
dark_mode
light_mode
BluetoothDevice
constructor
BluetoothDevice
(
{
required
String
name
,
required
String
address
,
})
Implementation
BluetoothDevice({required this.name, required this.address});
easy_blue_printer package
documentation
domain/entities/bluetooth_device
BluetoothDevice
BluetoothDevice.new constructor
BluetoothDevice class