thumbnails property Null safety
read / write
Specifies an array of one or more URLs of the external thumbnail images which are generated from the image which is specified by the url property.
Implementation
List? thumbnails;
Specifies an array of one or more URLs of the external thumbnail images which are generated from the image which is specified by the url property.
List? thumbnails;