thumbnailURI property

String? thumbnailURI
final

A URI for the thumbnail image of the video clip. If null the thumbnail will be automatically generated from the videoURI.

// Defaults to:
null

Implementation

final String? thumbnailURI;