isAllAlbum property

bool get isAllAlbum

Indicates whether this album contains all media.

Implementation

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