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