images property

List<MmPostMetadataImagesInner> images
getter/setter pair

An object mapping the URL of an external image to an object containing the dimensions of that image. This field will be null if the post or its embedded content does not reference any external images.

Implementation

List<MmPostMetadataImagesInner> images;