menu
googleapis package
documentation
translate/v3.dart
ListGlossariesResponse
ListGlossariesResponse constructor
ListGlossariesResponse constructor
dark_mode
light_mode
ListGlossariesResponse
constructor
ListGlossariesResponse
(
{
List
<
Glossary
>
?
glossaries
,
String
?
nextPageToken
,
})
Implementation
ListGlossariesResponse({ this.glossaries, this.nextPageToken, });
googleapis package
documentation
translate/v3
ListGlossariesResponse
ListGlossariesResponse constructor
ListGlossariesResponse class