menu
aws_polly_api package
documentation
polly-2016-06-10.dart
DescribeVoicesOutput
DescribeVoicesOutput constructor
DescribeVoicesOutput constructor
dark_mode
light_mode
DescribeVoicesOutput
constructor
DescribeVoicesOutput
(
{
String
?
nextToken
,
List
<
Voice
>
?
voices
,
})
Implementation
DescribeVoicesOutput({ this.nextToken, this.voices, });
aws_polly_api package
documentation
polly-2016-06-10
DescribeVoicesOutput
DescribeVoicesOutput constructor
DescribeVoicesOutput class