Package-level declarations

Contains custom binding adapters and other helpers.

Types

Link copied to clipboard
data class ToggleableServiceProperty(val value: Boolean, val setter: (Boolean) -> Unit? = null)

Helper class to hold a service property setting.

Functions

Link copied to clipboard
Link copied to clipboard