livestream-kt / dev.shreyaspatil.livestream.data / DataStore / setValue

setValue

fun setValue(key: String, value: T?): Unit

Sets the given value to the stream (key).