Instance Property
topicImages
Images that are used to represent the summarized element or nil if the images are the same as the summarized element.
let topicImages: Optional<[TopicImage]?>
Deprecated
`TopicRenderReference` doesn't support variant specific topic images. This property will be removed after 6.4 is released
Discussion
If the summarized element has an image but the variant doesn’t, this property will be Optional.some(nil).