Deletes the specified keys.
keys
Returns the number of keys that were removed (0 or 1).
Future<int> del(List<String> keys);