NullIfEmptyOnStringX extension

on

Properties

nullIfEmpty String?

Available on String, provided by the NullIfEmptyOnStringX extension

Returns null if the String is empty, otherwise returns the String.
no setter