isAllCollection property

bool get isAllCollection

Indicates whether this collection contains all medias.

Implementation

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