withName

inline fun <V> Flow<StatisticNote<V>>.withName(name: String): Flow<SingleStatisticNote<V>>