bluetoothDeviceData method
get connected bluetooth device data
Implementation
Future<DeviceData> bluetoothDeviceData() {
throw UnimplementedError('bluetoothDeviceInfo() has not been implemented.');
}
get connected bluetooth device data
Future<DeviceData> bluetoothDeviceData() {
throw UnimplementedError('bluetoothDeviceInfo() has not been implemented.');
}