postsList property

Rxn<List<Post>> postsList
final

Implementation

final Rxn<List<Post>> postsList = Rxn<List<Post>>(null);