QueryFactoryWithNoInput

constructor(cache: OnHandCache, cacheKey: CacheableInput.QueryInput, dispatcher: CoroutineDispatcher = Dispatchers.Default, ttl: Duration? = null, query: suspend () -> TData)