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