recipients property

List<Recipient>? recipients
getter/setter pair

The list of recipients to which to email the report.

Implementation

core.List<Recipient>? recipients;