ObserveUserInfoUseCase

Use case that allows observing the user details of a user locally, or request it from API and save to DB, if there is no local data for such user.

Inheritors

Functions

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

Use case GetUserInfoUseCase operation