CustomerInformationNeededResponse constructor

CustomerInformationNeededResponse(
  1. List<String>? fields
)

Implementation

CustomerInformationNeededResponse(this.fields);