menu
googleapis package
documentation
analyticsreporting/v4.dart
ReportData
rows property
rows property
dark_mode
light_mode
rows
property
List
<
ReportRow
>
?
rows
getter/setter pair
There's one ReportRow for every unique combination of dimensions.
Implementation
core.List<ReportRow>? rows;
googleapis package
documentation
analyticsreporting/v4
ReportData
rows property
ReportData class