delete abstract method

Future<void> delete(
  1. String key
)

TODO: Document this!

Implementation

Future<void> delete(String key);