drop method

Future<void> drop()

Implementation

Future<void> drop() async => await _collectionOperations.delete();