nonNulls property

Iterable<E> get nonNulls

Implementation

Iterable<E> get nonNulls => _weakListNonNullIterable(this);