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