posts property

Map<String, Post> posts
getter/setter pair

Implementation

Map<String, Post> posts = {};