hasInterventions property

bool get hasInterventions

Whether any intervention was applied.

Implementation

bool get hasInterventions => interventions.isNotEmpty;