update

suspend fun update(id: String, updater: suspend (oldNotification: StoredNotification?) -> StoredNotification?)