isAllAlbum property

bool isAllAlbum

Indicates whether this album contains all media.

Implementation

bool get isAllAlbum => id == "__ALL__";