isMultiWork property

bool get isMultiWork

Whether this fan consumed multiple works

Implementation

bool get isMultiWork => worksConsumed > 1;