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