Synchronization Config Entry
data class SynchronizationConfigEntry(val source: String, val method: LiveSynchronizationMethod) : Parcelable
Defines a source and a method to synchronize time with.
Defines a source and a method to synchronize time with.