images property

List<PostImages>? images
getter/setter pair

Display image for the Post.

Implementation

core.List<PostImages>? images;