clear abstract method

Future<void> clear(
  1. String collection
)

Implementation

Future<void> clear(String collection);