Stop alarm service
Future<Map<String, dynamic>?> stopAlarm() async { return NotificationAudioPluginPlatform.instance.stopAlarm(); }