NullIfEmptyOnSetExtension<T> extension

on

Properties

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