Ktor Write Key Value Repo Client
fun <Key, Value> KtorWriteKeyValueRepoClient( baseUrl: String, httpClient: <ERROR CLASS>, contentType: <ERROR CLASS>, onNewValue: Flow<Pair<Key, Value>>, onValueRemoved: Flow<Key>, idsListTypeInfo: <ERROR CLASS>, objectsListTypeInfo: <ERROR CLASS>, idsToObjectsMapTypeInfo: <ERROR CLASS>)
Content copied to clipboard