menu
fluetooth package
documentation
fluetooth.dart
FluetoothDevice
FluetoothDevice.new const constructor
FluetoothDevice.new const constructor
dark_mode
light_mode
FluetoothDevice
constructor
const
FluetoothDevice
(
{
required
String
id
,
required
String
name
,
})
Implementation
const FluetoothDevice({ required this.id, required this.name, });
fluetooth package
documentation
fluetooth
FluetoothDevice
FluetoothDevice.new const constructor
FluetoothDevice class