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