thumbnail property

  1. @JsonKey(name: 'thumbnail')
PhotoSize? get thumbnail
inherited

Optional. Thumbnail of the album cover to which the music file belongs

Implementation

@JsonKey(name: 'thumbnail')
PhotoSize? get thumbnail;