FicListExtensionNullable<T> extension

on

Methods

withNullsRemoved() List<T>
Returns a new List with all nulls removed. This may return a list with a non-nullable type.