openNotificationSettings method

Future<void> openNotificationSettings()

Implementation

Future<void> openNotificationSettings() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}