NullIfEmptyOnIterableExtension<T> extension

on

Properties

nullIfEmpty Iterable<T>?
Returns null if the Iterable is empty, otherwise returns the Iterable.
no setter