openSystemAppSettings static method

dynamic openSystemAppSettings()

打开系统权限界面

Implementation

static openSystemAppSettings() async {
  openAppSettings();
}