getAllItems
Get all CantEats from the database. The CantEats are ordered by their names in ascending order.
Return
A Flow emitting a list of all CantEats.
Get all CantEats from the database. The CantEats are ordered by their names in ascending order.
A Flow emitting a list of all CantEats.