queueWhenOffline property

bool queueWhenOffline
final

When true, requests that fail because the device is offline are enqueued in the RequestQueue for later replay.

Implementation

final bool queueWhenOffline;