isRecurring property

bool isRecurring

Implementation

bool get isRecurring =>
    !(recurs == null || recurs == IFactRecurrence.unknown_);