reports property

List<RunReportResponse>? reports
getter/setter pair

Individual responses.

Each response has a separate report request.

Implementation

core.List<RunReportResponse>? reports;