Skip to content

Instantly share code, notes, and snippets.

@jobinlawrance
Created February 17, 2021 02:18
Show Gist options
  • Save jobinlawrance/90c869a080fba1cf6e3c501f5faa3c90 to your computer and use it in GitHub Desktop.
Save jobinlawrance/90c869a080fba1cf6e3c501f5faa3c90 to your computer and use it in GitHub Desktop.
// Third party data class that we cannot change
data class Timestamp(val timeInMillis: Long)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment