True if documentationFrom contains only one item, this.
bool get documentationIsLocal => documentationFrom.length == 1 && identical(documentationFrom.first, this);