Skip to content

Instantly share code, notes, and snippets.

@cassiozen
Created November 29, 2018 00:38
Show Gist options
  • Save cassiozen/14930f72e30948f7807b42b3531e0d3d to your computer and use it in GitHub Desktop.
Save cassiozen/14930f72e30948f7807b42b3531e0d3d to your computer and use it in GitHub Desktop.
val name = nullableUser?.name ?: "Guest"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment