timers property

List<TimerDefinition> timers
final

The new values of the detector's timers. Any timer whose value isn't specified is cleared, and its timeout event won't occur.

Implementation

final List<TimerDefinition> timers;