Companion

object Companion

Functions

Link copied to clipboard
operator fun <T : Any> invoke(    context: Context,     name: String = "default",     cacheValues: Boolean = false): KeyValueRepo<String, T>