remove abstract method

Future<void> remove(
  1. String collection,
  2. String key
)

Implementation

Future<void> remove(String collection, String key);