FlowFactoryWithNoInput

constructor(cache: OnHandCache, cacheKey: CacheableInput.FlowInput, dispatcher: CoroutineDispatcher = Dispatchers.Default, ttl: Duration? = null, flow: () -> Flow<TData>)