thumbnails property

ThumbnailDetails? thumbnails
getter/setter pair

A map of thumbnail images associated with the playlist.

For each object in the map, 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;