close abstract method

Future<void> close()

Don't attempt to close when the app still needs the run function.

Implementation

Future<void> close();