BluetoothDevice.fromJson constructor Null safety
Implementation
factory BluetoothDevice.fromJson(Map<String, dynamic> json) =>
_$BluetoothDeviceFromJson(json);
factory BluetoothDevice.fromJson(Map<String, dynamic> json) =>
_$BluetoothDeviceFromJson(json);