signal property

AbortSignal get signal

The read-only signal property of the Request interface returns the AbortSignal associated with the request.

Implementation

external AbortSignal get signal;