id property Null safety

String id
read / write

The unique id of the thumbnail.

If the source is playlistGroup this value will represent the playlist's id; otherwise this value is the id of the selected video

Implementation

String id;