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