hasSources property
bool
get
hasSources
Check if there are any targets attached
Implementation
bool get hasSources => _sources != null;
Check if there are any targets attached
bool get hasSources => _sources != null;