close abstract method

Future<void> close()

Flush any buffered data and close this data manager. After calling close the data manager can no longer be used.

Implementation

Future<void> close();