ImportDataRequest constructor

ImportDataRequest({
  1. DatasetInputConfig? inputConfig,
})

Implementation

ImportDataRequest({this.inputConfig});