PutCustomerInfoResponse constructor Null safety

PutCustomerInfoResponse(
  1. String? id
)

Implementation

PutCustomerInfoResponse(this.id);