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