close abstract method

FutureOr<void> close()

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

Implementation

FutureOr<void> close();