openNotificationSettingsWindows method

  1. @override
Future<void> openNotificationSettingsWindows()
override

Open Windows notification settings

Implementation

@override
Future<void> openNotificationSettingsWindows() async {
  // Not applicable for web
}