insertCurrentUser

abstract suspend fun insertCurrentUser(user: User)

Inserts the current user of the SDK.

Parameters

user