ListFirstWhere<T> extension

on

Methods

firstWhereOrNull(bool test(T)) → T?

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