The most recent snapshot of the manager's sync status.
Emits null if no auto-sync is scheduled.
null
Stream<DateTime?> get watchNextSyncTime => _nextSyncTimeSubject.stream;