details property
getter/setter pair
Details about this event.
For events of kind TimerSignifcantlyOverdue, this is a message stating how many milliseconds late the timer fired, and giving possible reasons for why it fired late.
Only provided for events of kind TimerSignificantlyOverdue.
Implementation
@optional
String? details;