menu
googleapis package
documentation
drive/v2.dart
ChildList
ChildList.new constructor
ChildList.new constructor
dark_mode
light_mode
ChildList
constructor
ChildList
(
{
String
?
etag
,
List
<
ChildReference
>
?
items
,
String
?
kind
,
String
?
nextLink
,
String
?
nextPageToken
,
String
?
selfLink
,
})
Implementation
ChildList({
this
.etag,
this
.items,
this
.kind,
this
.nextLink,
this
.nextPageToken,
this
.selfLink, });
googleapis package
documentation
drive/v2
ChildList
ChildList.new constructor
ChildList class