menu
googleapis package
documentation
language/v2.dart
Document
Document.new constructor
Document.new constructor
dark_mode
light_mode
Document
constructor
Document
(
{
String
?
content
,
String
?
gcsContentUri
,
String
?
languageCode
,
String
?
type
,
})
Implementation
Document({
this
.content,
this
.gcsContentUri,
this
.languageCode,
this
.type, });
googleapis package
documentation
language/v2
Document
Document.new constructor
Document class