aborted property

bool? aborted
override

Indicates if the request has been aborted.

Implementation

bool? get aborted => this._isAborted;