menu
googleapis package
documentation
dfareporting/v4.dart
ReportList
ReportList.new constructor
ReportList.new constructor
dark_mode
light_mode
ReportList
constructor
ReportList
(
{
String
?
etag
,
List
<
Report
>
?
items
,
String
?
kind
,
String
?
nextPageToken
,
})
Implementation
ReportList({
this
.etag,
this
.items,
this
.kind,
this
.nextPageToken, });
googleapis package
documentation
dfareporting/v4
ReportList
ReportList.new constructor
ReportList class