isMerged property

bool get isMerged
inherited

Implementation

bool get isMerged {
  return merges.isNotEmpty;
}