onOffline property
final
Sync behavior when device is offline.
Typically SyncBehavior.queue to store until connection returns.
Implementation
final SyncBehavior onOffline;
Sync behavior when device is offline.
Typically SyncBehavior.queue to store until connection returns.
final SyncBehavior onOffline;