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

Parameters

userId string
In this article