ToTrimmedOrNullOnObjectX extension
- on
Methods
-
toTrimmedOrNull(
) → String? -
Available on Object, provided by the ToTrimmedOrNullOnObjectX extension
Converts the input to a string and trims it or returnsnull
if the result is empty.
Available on Object, provided by the ToTrimmedOrNullOnObjectX extension
Converts the input to a string and trims it or returnsnull
if the
result is empty.