DescribeKeyPhrasesDetectionJobResponse constructor

DescribeKeyPhrasesDetectionJobResponse({
  1. KeyPhrasesDetectionJobProperties? keyPhrasesDetectionJobProperties,
})

Implementation

DescribeKeyPhrasesDetectionJobResponse({
  this.keyPhrasesDetectionJobProperties,
});