menu
googleapis package
documentation
driveactivity/v2.dart
FileComment
FileComment.new constructor
FileComment.new constructor
dark_mode
light_mode
FileComment
constructor
FileComment
(
{
String
?
legacyCommentId
,
String
?
legacyDiscussionId
,
String
?
linkToDiscussion
,
DriveItem
?
parent
,
})
Implementation
FileComment({
this
.legacyCommentId,
this
.legacyDiscussionId,
this
.linkToDiscussion,
this
.parent, });
googleapis package
documentation
driveactivity/v2
FileComment
FileComment.new constructor
FileComment class