ABORT constant

FetchRequestAction const ABORT

Aborts the fetch request.

Implementation

static const ABORT = FetchRequestAction._internal(0, 0);