Foo<T> extension

on

Methods

firstWhereOrNull(bool test(T element)) → T?

Available on Iterable<T>, provided by the Foo extension