Ktor Read Key Values Repo Client
fun <Key, Value> KtorReadKeyValuesRepoClient( baseUrl: String, httpClient: <ERROR CLASS>, contentType: <ERROR CLASS>, paginationResultValuesTypeInfo: <ERROR CLASS>, paginationResultKeysTypeInfo: <ERROR CLASS>, keySerializer: suspend (Key) -> String, valueSerializer: suspend (Value) -> String)
Content copied to clipboard