exclusiveEndTime property

DateTime? exclusiveEndTime
final

The exclusive date and time that specifies when the stream ends. If this parameter is blank, the stream runs indefinitely until you cancel it.

Implementation

final DateTime? exclusiveEndTime;