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