posts property

RxList<Post> posts
final

Posts to display.

Implementation

final RxList<Post> posts = RxList();