DATA_SYNC_CONFIG_DEFAULT_PERIODIC_SYNC_STATE

const val DATA_SYNC_CONFIG_DEFAULT_PERIODIC_SYNC_STATE: Boolean = true

Default state for periodic flush of data when the application is in foreground. By default, periodic flush is enabled.

Since

12.0.00