reports property

List<Report>? reports
final

The array of Report objects returned by BatchGetReports.

Implementation

final List<Report>? reports;