withoutSignal property

Context<E> withoutSignal

Implementation

Context<E> get withoutSignal => withSignal(Deferred.unsafeMake());