ExportConfigurationsResponse constructor

ExportConfigurationsResponse({
  1. String? exportId,
})

Implementation

ExportConfigurationsResponse({
  this.exportId,
});