DescribeUserPoolResponse constructor
DescribeUserPoolResponse({
- UserPoolType? userPool,
Implementation
DescribeUserPoolResponse({
this.userPool,
});
DescribeUserPoolResponse({
this.userPool,
});