NullIfEmptyOnIterableX<T> extension
- on
-
- Iterable<
T>
- Iterable<
Properties
-
nullIfEmpty
→ Iterable<
T> ? -
Available on Iterable<
Returns null if the Iterable is empty, otherwise returns the Iterable.T> , provided by the NullIfEmptyOnIterableX extensionno setter