artwork property

List<Artwork>? artwork
final

The file to be used as album art. There can be multiple artworks associated with an audio file, to a maximum of 20. Valid formats are .jpg and .png

Implementation

final List<Artwork>? artwork;