openSettingsForNotification method
void
openSettingsForNotification()
调用此 API 跳转至系统设置中应用设置界面
Implementation
void openSettingsForNotification() {
print(
flutter_log + "openSettingsForNotification:has not been implemented.");
}