hasSources property

bool get hasSources

Check if there are any targets attached

Implementation

bool get hasSources => _sources != null;