afterRunApp method

void afterRunApp()
inherited

Called after the main runApp loop.

Do cleanup here.

Implementation

void afterRunApp() {

}