Queries browser for bluetooth permissions. Not supported on web.
@override Future<bool> hasBluetoothPermissions() async { return true; }