OnForegroundAlarmEvent typedef

OnForegroundAlarmEvent = void Function(List<AlarmItem> alarmItem)

Implementation

typedef OnForegroundAlarmEvent = void Function(List<AlarmItem> alarmItem);