all property

Implementation

Iterable<CalibreWeebi> get all =>
    where((ac) => ac.title != '*').where((ac) => ac.id >= 0);