in app/src/main/java/co/elastic/apm/opbeans/app/data/source/cart/LocalCartItemSource.kt [55:57]
suspend fun deleteAll() { cartItemDao.deleteAll() }