launchApp static method

void launchApp()

Launch main app.

Implementation

static void launchApp() {
  _api.launchApp();
}