NullableStringOrEmptyExtension extension
- on
Methods
-
orEmpty(
) → String -
Available on String?, provided by the NullableStringOrEmptyExtension extension
Returns the string if it is notnull
, or the empty string otherwise.
Available on String?, provided by the NullableStringOrEmptyExtension extension
Returns the string if it is notnull
, or the empty string otherwise.