menu
googleapis package
documentation
drive/v3.dart
ApprovalList
ApprovalList.new constructor
ApprovalList.new constructor
dark_mode
light_mode
ApprovalList
constructor
ApprovalList
(
{
List
<
Approval
>
?
items
,
String
?
kind
,
String
?
nextPageToken
,
})
Implementation
ApprovalList({this.items, this.kind, this.nextPageToken});
googleapis package
documentation
drive/v3
ApprovalList
ApprovalList.new constructor
ApprovalList class