DescribeTopicsDetectionJobResponse constructor

DescribeTopicsDetectionJobResponse({
  1. TopicsDetectionJobProperties? topicsDetectionJobProperties,
})

Implementation

DescribeTopicsDetectionJobResponse({
  this.topicsDetectionJobProperties,
});