alerts property

List<Alert>? alerts
getter/setter pair

The alerts returned in this list response.

Implementation

core.List<Alert>? alerts;