eventEndTime property
A time stamp for the time to start replaying events. Any event with a
creation time prior to the EventEndTime
specified is replayed.
Implementation
final DateTime? eventEndTime;
A time stamp for the time to start replaying events. Any event with a
creation time prior to the EventEndTime
specified is replayed.
final DateTime? eventEndTime;