DescribeUserResponse constructor
DescribeUserResponse({})
Implementation
DescribeUserResponse({
this.disabledDate,
this.displayName,
this.email,
this.enabledDate,
this.name,
this.state,
this.userId,
this.userRole,
});