thumbnails property

ThumbnailDetails? thumbnails
getter/setter pair

A map of thumbnail images associated with the broadcast.

For each nested object in this object, the key is the name of the thumbnail image, and the value is an object that contains other information about the thumbnail.

Implementation

ThumbnailDetails? thumbnails;