canAddLink property

bool get canAddLink

Implementation

bool get canAddLink {
  return possibleLinks.isNotEmpty;
}