NullIfEmptyOnStringExtension extension
- on
Properties
- nullIfEmpty → String?
-
Available on String, provided by the NullIfEmptyOnStringExtension extension
Returns null if the String is empty, otherwise returns the String.no setter
Available on String, provided by the NullIfEmptyOnStringExtension extension
Returns null if the String is empty, otherwise returns the String.