Created
February 17, 2021 02:18
-
-
Save jobinlawrance/90c869a080fba1cf6e3c501f5faa3c90 to your computer and use it in GitHub Desktop.
Revisions
-
jobinlawrance created this gist
Feb 17, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ // Third party data class that we cannot change data class Timestamp(val timeInMillis: Long)