items property

List<Report>? items
getter/setter pair

The reports returned in this response.

Implementation

core.List<Report>? items;