posts property

List<Post>? posts
final

The posts in this thread.

Implementation

final List<Post>? posts;