DescribeMyUserProfileResult constructor
DescribeMyUserProfileResult({
- SelfUserProfile? userProfile,
Implementation
DescribeMyUserProfileResult({
this.userProfile,
});
DescribeMyUserProfileResult({
this.userProfile,
});