clear abstract method
Clear function used to clear all documents under the given collections.
Implementation
Future<void> clear(List<Collection> collections);
Clear function used to clear all documents under the given collections.
Future<void> clear(List<Collection> collections);