Check if all required Bluetooth permissions are granted
Future<bool> hasBluetoothPermissions() { throw UnimplementedError( 'hasBluetoothPermissions() has not been implemented.', ); }