GetUserInfoUseCase

fun interface GetUserInfoUseCase

Use case that allows getting the user details of a user, either locally or externally

Inheritors

Functions

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

Use case GetUserInfoUseCase operation