artwork property

List<MediaImage>? get artwork

Implementation

List<MediaImage>? get artwork;
set artwork (List<MediaImage>? value)

Implementation

set artwork(List<MediaImage>? value);