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