Closed
Description
Hello, I would like to use this API to save the downloaded content into a file for later use. I was wondering how I could serialize the @RedditModel
annotated classes using existing methods into string/json and read it back.
I am sure there must be an easy way for this for the library already does that, I am just unable to find the implementation. Could anyone please help me with this?