flush abstract method

Future<void> flush()

Force any buffered writes to flush. Called by the runner before exiting.

Implementation

Future<void> flush();