FindOrDefault<T> extension

on

Methods

findOrDefault(bool condition(T), T? defaultValue) → T?

Available on List<T>, provided by the FindOrDefault extension