Export settings as JSON
Future<String?> exportSettings() async { return NotificationAudioPluginPlatform.instance.exportSettings(); }