Deletes all the given keys from the box.
keys
If a key does not exist, it is skipped.
Future<void> deleteAll(Iterable<dynamic> keys);