hasTargets property

bool get hasTargets

Check if there are any targets attached

Implementation

bool get hasTargets => _targets != null;