runningHistoryNotNull

fun <T> SharedFlow<T>.runningHistoryNotNull(): Flow<History<T>>