alarmUpdates method

Stream<AlarmUpdateEvent> alarmUpdates()

Implementation

Stream<AlarmUpdateEvent> alarmUpdates() {
  throw UnimplementedError('alarmUpdates() has not been implemented.');
}