menu
flutter_bluetooth_classic_serial package
documentation
flutter_bluetooth_classic.dart
BluetoothDevice
BluetoothDevice.new constructor
BluetoothDevice.new constructor
dark_mode
light_mode
BluetoothDevice
constructor
BluetoothDevice
(
{
required
String
name
,
required
String
address
,
required
bool
paired
,
})
Implementation
BluetoothDevice({ required this.name, required this.address, required this.paired, });
flutter_bluetooth_classic_serial package
documentation
flutter_bluetooth_classic
BluetoothDevice
BluetoothDevice.new constructor
BluetoothDevice class