DescribeCreateAccountStatusResponse constructor
DescribeCreateAccountStatusResponse({
- CreateAccountStatus? createAccountStatus,
Implementation
DescribeCreateAccountStatusResponse({
this.createAccountStatus,
});