getProfile

abstract suspend fun getProfile(userId: UserId): Result<Profile>

See also