Print a string representation of the currently running app.
void debugDumpApp() { debugPrint(_debugDumpAppString()); }