thumbnailURI property

String? thumbnailURI
final

A URI for the thumbnail image of the audio clip. If null a placeholder image will be used.

// Defaults to:
null

Implementation

final String? thumbnailURI;