wasOld property

bool get wasOld

Implementation

bool get wasOld =>
    !isNew && isCountedOld(calculateAge(element?.tags[kCheckedKey]));