Skip to content

Instantly share code, notes, and snippets.

@migueldoctor
Created November 9, 2022 17:20
Show Gist options
  • Save migueldoctor/54cd010a22209aef89e7f666b70f14da to your computer and use it in GitHub Desktop.
Save migueldoctor/54cd010a22209aef89e7f666b70f14da to your computer and use it in GitHub Desktop.
package com.kesizo.demo.services.uploadfilesservice.data
data class Response(var message:String)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment