abort_controller library

Classes

AbortController
IAbortSignal
Represents a signal that can be monitored to determine if a request has been aborted.

Typedefs

OnAbort = void Function()