Companion

object Companion

Properties

Link copied to clipboard
const val APP_PREFIX: String

Prefix for state variables that are shared across sessions of the same application.

Link copied to clipboard

Sentinel object to mark removed entries in the delta map.

Link copied to clipboard
const val TEMP_PREFIX: String

Prefix for temporary state variables that should not be persisted.

Link copied to clipboard
const val USER_PREFIX: String

Prefix for state variables that are shared across sessions of the same user.