syncInterval property
How often to automatically sync with the backend.
Default: 5 minutes
Set to a shorter duration for more real-time sync, or longer to reduce network usage and battery consumption.
Implementation
final Duration syncInterval;
How often to automatically sync with the backend.
Default: 5 minutes
Set to a shorter duration for more real-time sync, or longer to reduce network usage and battery consumption.
final Duration syncInterval;