alerts property

List<Alert>? alerts
getter/setter pair

The list of alerts.

Implementation

core.List<Alert>? alerts;