forceExitApp method

void forceExitApp()

强制退出应用

Implementation

void forceExitApp() => exit(0);