StateFlowCacheValue

fun <T> StateFlowCacheValue(value: MutableStateFlow<T>, removeTimer: MutableStateFlow<Duration>, removerJob: Job)