I remember with Java I used to create a class with...
# android
o
I remember with Java I used to create a class with the fields I'd like to send in the request and send an object of that class to the function. With the @Body annotation before it