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