menu
googleapis_beta package
documentation
cloudsupport/v2beta.dart
Comment
Comment constructor
Comment 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_beta package
documentation
cloudsupport/v2beta
Comment
Comment constructor
Comment class