menu
aws_comprehend_api package
documentation
comprehend-2017-11-27.dart
StartSentimentDetectionJobResponse
StartSentimentDetectionJobResponse constructor
StartSentimentDetectionJobResponse constructor
dark_mode
light_mode
StartSentimentDetectionJobResponse
constructor
StartSentimentDetectionJobResponse
(
{
String
?
jobId
,
JobStatus
?
jobStatus
,
})
Implementation
StartSentimentDetectionJobResponse({ this.jobId, this.jobStatus, });
aws_comprehend_api package
documentation
comprehend-2017-11-27
StartSentimentDetectionJobResponse
StartSentimentDetectionJobResponse constructor
StartSentimentDetectionJobResponse class