isAllCollection property
bool
get
isAllCollection
Indicates whether this collection contains all medias.
Implementation
bool get isAllCollection => id == "__ALL__";
Indicates whether this collection contains all medias.
bool get isAllCollection => id == "__ALL__";