AbortSignal constructor

AbortSignal()

Implementation

factory AbortSignal() => _i4.callConstructor(
      _declaredAbortSignal,
      [],
    );