getAll

Retrieves all Items from the repository.

Return

All available Items.
open suspend override fun getAll(): List<Item>