initial property

TimeoutObservation<T> get initial

Implementation

TimeoutObservation<T> get initial => TimeoutObservation.pending(deadline);