close abstract method

Future<void> close()

Subclasses must implement this to close the datastore.

Implementation

Future<void> close();