getCantEats

open override fun getCantEats(): Flow<List<CantEat>>

Fetches all CantEat items from the local database. If the local database is empty, it refreshes the data from the remote API.