onQueued property
final
Called when the entry is saved to the offline queue instead of sent.
Only fires when backend is a QueuedBackend and connectivity is absent.
Implementation
final VoidCallback? onQueued;
Called when the entry is saved to the offline queue instead of sent.
Only fires when backend is a QueuedBackend and connectivity is absent.
final VoidCallback? onQueued;