close abstract method

Future<void> close()

Close the storage instance which will free any allocated resources. A storage instance can no longer be used once it is closed.

Implementation

Future<void> close();