Permanently removes an alarm from persistent storage.
Future<void> delete(String id) { throw UnimplementedError('delete() has not been implemented.'); }