UpdateCurrentSessionUseCase
This use case will change the current session for the given user id. ie: Use this use case to switch between users.
See also
Functions
Link copied to clipboard
suspend operator fun invoke(userId: <Error class: unknown class>?): UpdateCurrentSessionUseCase.Result