Cancel a notification by ID
Future<void> cancelNotification(String notificationId) { throw UnimplementedError('cancelNotification() has not been implemented.'); }