bridgeCount property

int get bridgeCount

Gets the number of bridges found

Implementation

int get bridgeCount => bridges.length;