menu
googleapis package
documentation
texttospeech/v1.dart
Operation
Operation constructor
Operation constructor
dark_mode
light_mode
Operation
constructor
Operation
(
{
bool
?
done
,
Status
?
error
,
Map
<
String
,
Object
?
>
?
metadata
,
String
?
name
,
Map
<
String
,
Object
?
>
?
response
,
})
Implementation
Operation({ this.done, this.error, this.metadata, this.name, this.response, });
googleapis package
documentation
texttospeech/v1
Operation
Operation constructor
Operation class