GetCustomerInfoProvidedField constructor Null safety
Implementation
GetCustomerInfoProvidedField(
this.type, this.description, this.choices, this.optional, this.status, this.error);
GetCustomerInfoProvidedField(
this.type, this.description, this.choices, this.optional, this.status, this.error);