StartRxNormInferenceJobResponse constructor

StartRxNormInferenceJobResponse({
  1. String? jobId,
})

Implementation

StartRxNormInferenceJobResponse({
  this.jobId,
});