failedLinkCount property

int get failedLinkCount

Gets the total number of failed links

Implementation

int get failedLinkCount => failedLinks.length;