signal property

AbortSignal get signal

The read-only signal property of the WritableStreamDefaultController interface returns the AbortSignal associated with the controller.

Implementation

external AbortSignal get signal;