clear abstract method

Future<void> clear()

Clears all snapshots from storage.

Returns: A Future that completes when all snapshots are cleared.

Implementation

Future<void> clear();