menu
googleapis package
documentation
drive/v3.dart
CommentList
CommentList.new constructor
CommentList.new 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.new constructor
CommentList class