menu
googleapis package
documentation
cloudsupport/v2.dart
Comment
Comment.new constructor
Comment.new constructor
dark_mode
light_mode
Comment
constructor
Comment
(
{
String
?
body
,
String
?
createTime
,
Actor
?
creator
,
String
?
name
,
String
?
plainTextBody
,
})
Implementation
Comment({
this
.body,
this
.createTime,
this
.creator,
this
.name,
this
.plainTextBody, });
googleapis package
documentation
cloudsupport/v2
Comment
Comment.new constructor
Comment class