timers property
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;
The new values of the detector's timers. Any timer whose value isn't specified is cleared, and its timeout event won't occur.
final List<TimerDefinition> timers;