openAppSettings static method

void openAppSettings()

打开应用设置

Implementation

static void openAppSettings() {
  AppSettings.openAppSettings();
}