thumbnail property
Optional. Thumbnail of the album cover to which the music file belongs
Implementation
@JsonKey(name: 'thumbnail')
PhotoSize? get thumbnail;
Optional. Thumbnail of the album cover to which the music file belongs
@JsonKey(name: 'thumbnail')
PhotoSize? get thumbnail;