ListExt<T> extension

on

Methods

elementAtOrNull(int index) → T?
firstWhereOrNull(bool test(T)) → T?