isBacklink property

bool isBacklink

Whether this link is a backlink.

Implementation

bool get isBacklink => linkName != null;