Skip to content

Instantly share code, notes, and snippets.

@davidvavra
Created May 3, 2017 10:45
Show Gist options
  • Save davidvavra/fd293104257f11b430a2f5970f3022ba to your computer and use it in GitHub Desktop.
Save davidvavra/fd293104257f11b430a2f5970f3022ba to your computer and use it in GitHub Desktop.
ifNotNull(mUserName, mPhotoUrl) {
userName, photoUrl ->
uploadPhoto(userName, photoUrl)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment