eventEndTime property

DateTime? eventEndTime
final

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;