Skip to content

Instantly share code, notes, and snippets.

@ashishkudale
Last active May 6, 2018 05:08
Show Gist options
  • Save ashishkudale/000be85d123a7043e6164c615daf7578 to your computer and use it in GitHub Desktop.
Save ashishkudale/000be85d123a7043e6164c615daf7578 to your computer and use it in GitHub Desktop.
public class Chapter {
public int id;
public String chapterName;
public String imageUrl;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment