ABORT constant

FetchRequestAction const ABORT

Aborts the fetch request.

Implementation

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