menu
googleapis package
documentation
translate/v3.dart
Example
Example constructor
Example constructor
dark_mode
light_mode
Example
constructor
Example
(
{
String
?
name
,
String
?
sourceText
,
String
?
targetText
,
String
?
usage
,
})
Implementation
Example({ this.name, this.sourceText, this.targetText, this.usage, });
googleapis package
documentation
translate/v3
Example
Example constructor
Example class