menu
googleapis package
documentation
securesourcemanager/v1.dart
IssueComment
IssueComment.new constructor
IssueComment.new constructor
dark_mode
light_mode
IssueComment
constructor
IssueComment
(
{
String
?
body
,
String
?
createTime
,
String
?
name
,
String
?
updateTime
,
})
Implementation
IssueComment({this.body, this.createTime, this.name, this.updateTime});
googleapis package
documentation
securesourcemanager/v1
IssueComment
IssueComment.new constructor
IssueComment class