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