clear abstract method

Future<void> clear()

Remove all data in this collection and reset the auto increment value.

Implementation

Future<void> clear();