onOffline property

SyncBehavior onOffline
final

Sync behavior when device is offline.

Typically SyncBehavior.queue to store until connection returns.

Implementation

final SyncBehavior onOffline;