openSystemAppSettings static method
dynamic
openSystemAppSettings()
打开系统权限界面
Implementation
static openSystemAppSettings() async {
openAppSettings();
}
打开系统权限界面
static openSystemAppSettings() async {
openAppSettings();
}