menu
googleapis package
documentation
drive/v2.dart
CommentReplyList
CommentReplyList constructor
CommentReplyList constructor
dark_mode
light_mode
CommentReplyList
constructor
CommentReplyList
(
{
List
<
CommentReply
>
?
items
,
String
?
kind
,
String
?
nextLink
,
String
?
nextPageToken
,
String
?
selfLink
,
})
Implementation
CommentReplyList({ this.items, this.kind, this.nextLink, this.nextPageToken, this.selfLink, });
googleapis package
documentation
drive/v2
CommentReplyList
CommentReplyList constructor
CommentReplyList class