Join Slack
Powered by
Well, when you go for the pass `null` way you coul...
# getting-started
d
diesieben07
09/26/2017, 8:52 PM
Well, when you go for the pass
null
way you could use
field.takeIf { it.isNotBlank() }
, but I am not sure if that helps. Really depends a bit on the context.
Open in Slack
Previous
Next