synthesisTasks property
List of SynthesisTask objects that provides information from the specified task in the list request, including output format, creation time, task status, and so on.
Implementation
final List<SynthesisTask>? synthesisTasks;
List of SynthesisTask objects that provides information from the specified task in the list request, including output format, creation time, task status, and so on.
final List<SynthesisTask>? synthesisTasks;