ListUtil<E> extension

List Utility.

on

Methods

elementAtSafe(int index) → E?
Same as elementAt but if the index is higher than the length returns null