openDndSettings abstract method
Opens the Do Not Disturb settings.
This method should open the DND settings on the platform.
Implementation
Future<void> openDndSettings();
Opens the Do Not Disturb settings.
This method should open the DND settings on the platform.
Future<void> openDndSettings();