getUser

abstract suspend fun getUser(): UserBehavior?

Extract user information from event data, if that context is available.