NullListXX<V> extension

on

Methods

orEmptyList() List<V>

Available on List<V>?, provided by the NullListXX extension

tryGet(int index) → V?

Available on List<V>?, provided by the NullListXX extension