Artwork constructor
Artwork({})
Implementation
Artwork({
this.albumArtFormat,
this.encryption,
this.inputKey,
this.maxHeight,
this.maxWidth,
this.paddingPolicy,
this.sizingPolicy,
});
Artwork({
this.albumArtFormat,
this.encryption,
this.inputKey,
this.maxHeight,
this.maxWidth,
this.paddingPolicy,
this.sizingPolicy,
});