NullableStringOrEmptyExtension extension

on

Methods

orEmpty() String

Available on String?, provided by the NullableStringOrEmptyExtension extension

Returns the string if it is not null, or the empty string otherwise.