Jetpack
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Jetpack
:data
/
dev.atick.data.repository.profile
/
ProfileRepository
/
signOut
sign
Out
abstract
suspend
fun
signOut
(
)
:
Result
<
Unit
>
Signs out the current user.
Return
A Result indicating the success or failure of the operation.