jumpToAndroidNotificationSettings method
跳转到通知设置页面
Implementation
void jumpToAndroidNotificationSettings({String? id}) {
throw UnimplementedError(
'jumpToAndroidNotificationSettings() has not been implemented.');
}
跳转到通知设置页面
void jumpToAndroidNotificationSettings({String? id}) {
throw UnimplementedError(
'jumpToAndroidNotificationSettings() has not been implemented.');
}