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