alarms property

Set<AlarmSettings> get alarms

Returns the set of alarms.

Implementation

Set<AlarmSettings> get alarms => _alarms;