failedLinkCount property
int
get
failedLinkCount
Gets the total number of failed links
Implementation
int get failedLinkCount => failedLinks.length;
Gets the total number of failed links
int get failedLinkCount => failedLinks.length;