DescribeDominantLanguageDetectionJobResponse constructor

DescribeDominantLanguageDetectionJobResponse({
  1. DominantLanguageDetectionJobProperties? dominantLanguageDetectionJobProperties,
})

Implementation

DescribeDominantLanguageDetectionJobResponse({
  this.dominantLanguageDetectionJobProperties,
});