menu
googleapis package
documentation
driveactivity/v2.dart
FileComment
FileComment constructor
FileComment 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 constructor
FileComment class