UpdateUserAttributesResponse constructor
UpdateUserAttributesResponse({
- List<
CodeDeliveryDetailsType> ? codeDeliveryDetailsList,
Implementation
UpdateUserAttributesResponse({
this.codeDeliveryDetailsList,
});