DescribeStopwordOptionsResponse constructor
DescribeStopwordOptionsResponse({
- required StopwordOptionsStatus stopwords,
Implementation
DescribeStopwordOptionsResponse({
required this.stopwords,
});