menu
aws_translate_api package
documentation
translate-2017-07-01.dart
StartTextTranslationJobResponse
StartTextTranslationJobResponse constructor
StartTextTranslationJobResponse constructor
dark_mode
light_mode
StartTextTranslationJobResponse
constructor
StartTextTranslationJobResponse
(
{
String
?
jobId
,
JobStatus
?
jobStatus
,
})
Implementation
StartTextTranslationJobResponse({ this.jobId, this.jobStatus, });
aws_translate_api package
documentation
translate-2017-07-01
StartTextTranslationJobResponse
StartTextTranslationJobResponse constructor
StartTextTranslationJobResponse class