items property

RxList<PostItem> items
final

PostItems of this Post.

Implementation

final RxList<PostItem> items;