getAvatarUrl

abstract suspend fun getAvatarUrl(userId: String): Optional<String>

Return the current avatarUrl for this user.

Parameters

userId

the userId param to look for