reports property

List<Report>? reports
getter/setter pair

The list of report types.

Implementation

core.List<Report>? reports;