filterMinutes

inline fun Flow<DateTime>.filterMinutes(vararg minutes: Int): Flow<DateTime>

Sources

Link copied to clipboard