expiresAt property

DateTime? get expiresAt

For sync streams that have a time-to-live, the current time at which the stream would expire if not subscribed to again.

Implementation

DateTime? get expiresAt;