delete abstract method

Future<void> delete()

Delete collection

All collections and documents in this collection will be deleted.

Implementation

Future<void> delete();