updatedAt property
Last time any event touched this task — used for recency ordering.
Implementation
DateTime updatedAt = DateTime.fromMillisecondsSinceEpoch(0);
Last time any event touched this task — used for recency ordering.
DateTime updatedAt = DateTime.fromMillisecondsSinceEpoch(0);