posts property Null safety

List<Post> posts
final

The list of loaded posts.

Implementation

final List<Post> posts;