public abstract ValueTask<IReadOnlyUserProfile> GetUserProfileByIdAsync(string userId)
Returns:
ValueTask<IReadOnlyUserProfile>

Parameters

userId string
In this article