isBacklink property

bool get isBacklink

Whether this link is a backlink.

Implementation

bool get isBacklink => linkName != null;