Skip to content

Instantly share code, notes, and snippets.

@yveskalume
Created April 6, 2022 18:24
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save yveskalume/2a943378dcd1fdec00a03a7c95ecc09b to your computer and use it in GitHub Desktop.
override fun toString(): String {
return Uri.encode(Gson().toJson(this))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment