StateFlowCache

fun StateFlowCache(name: String, cacheScope: CoroutineScope, infiniteCache: Boolean = false, cacheDuration: Duration = 1.minutes)