LogoutUseCase

interface LogoutUseCase

Logs out the user from the current session

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(reason: <Error class: unknown class>, waitUntilCompletes: Boolean = false)