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