flush abstract method

Future<void> flush()

If the file system hosting the database in the worker is not synchronous, flushes pending writes.

Implementation

Future<void> flush();