warnings property

List<ReportWarning>? warnings
getter/setter pair

Warnings associated with generation of the report.

Implementation

core.List<ReportWarning>? warnings;