isHasArtwork property

bool isHasArtwork

Implementation

bool get isHasArtwork => _getAttribute<bool>(kHasArtwork, false);