alarms property

List<Alarm>? alarms
final

An array of objects that describe the alarms.

Implementation

final List<Alarm>? alarms;