menu
classic_bluetooth_flutter package
documentation
bluetooth-classic-package.dart
BluetoothData
BluetoothData.new constructor
BluetoothData.new constructor
dark_mode
light_mode
BluetoothData
constructor
BluetoothData
(
{
required
String
deviceAddress
,
required
List
<
int
>
data
,
})
Implementation
BluetoothData({ required this.deviceAddress, required this.data, });
classic_bluetooth_flutter package
documentation
bluetooth-classic-package
BluetoothData
BluetoothData.new constructor
BluetoothData class