syncInterval property
Duration
get
syncInterval
Implementation
Duration get syncInterval =>
settings.syncInterval ?? const Duration(seconds: 30);
Duration get syncInterval =>
settings.syncInterval ?? const Duration(seconds: 30);