StateFlowCacheValue

constructor(value: MutableStateFlow<T>, removeTimer: MutableStateFlow<Duration>, persisted: MutableStateFlow<Set<StateFlow<Boolean>>>, removerJob: Job)