filterSeconds

inline fun Flow<DateTime>.filterSeconds(vararg seconds: Int): Flow<DateTime>

Sources

Link copied to clipboard