ListICD10CMInferenceJobsResponse constructor
ListICD10CMInferenceJobsResponse({
- List<
ComprehendMedicalAsyncJobProperties> ? comprehendMedicalAsyncJobPropertiesList, - String? nextToken,
Implementation
ListICD10CMInferenceJobsResponse({
this.comprehendMedicalAsyncJobPropertiesList,
this.nextToken,
});