reports property

List<Report>? reports
getter/setter pair

Retrieved reports.

Implementation

core.List<Report>? reports;