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