DescribeSentimentDetectionJobResponse constructor

DescribeSentimentDetectionJobResponse({
  1. SentimentDetectionJobProperties? sentimentDetectionJobProperties,
})

Implementation

DescribeSentimentDetectionJobResponse({
  this.sentimentDetectionJobProperties,
});