Join Slack
Powered by
``` data class UploadContentJSON ( val fileNam...
# android
n
Nav Singh
02/11/2020, 10:09 PM
Copy code
data class UploadContentJSON ( val fileName: String, val attachment: String )
Here is the sample class
Open in Slack
Previous
Next