logoutAll

abstract suspend fun logoutAll(asUserId: UserId? = null): Result<Unit>

See also

LogoutAll