flush abstract method

Future<void> flush()

Flushes the database service. Flushing to disk, or closing network connections could be done here.

Implementation

Future<void> flush();