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