PostListBuilder constructor

PostListBuilder()

Implementation

PostListBuilder() {
  PostList._defaults(this);
}