CreateUserProfileResponse constructor
CreateUserProfileResponse({
- String? userProfileArn,
Implementation
CreateUserProfileResponse({
this.userProfileArn,
});
CreateUserProfileResponse({
this.userProfileArn,
});