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