withNames

fun Flow<StatisticNote<Any?>>.withNames(vararg names: String): Flow<StatisticNote<Any?>>