syncInterval property

Duration syncInterval
final

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;