blob: 5e679afff7da559b396ceff5b072b3158a72b562 [file] [log] [blame]
class Post {
public String title;
public String content;
}