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