openDndSettings abstract method

Future<void> openDndSettings()

Opens the Do Not Disturb settings.

This method should open the DND settings on the platform.

Implementation

Future<void> openDndSettings();