ObserveAllServicesUseCase

This use case returns all services currently in the database. In case it is empty, the repository will request the list from the API.

Return

Flow>

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(): <Error class: unknown class><List<<Error class: unknown class>>>