pathCache property
ConnectionPathCache
get
pathCache
Gets the connection path cache Used by label calculator to leverage cached paths
Implementation
ConnectionPathCache get pathCache => _pathCache;
Gets the connection path cache Used by label calculator to leverage cached paths
ConnectionPathCache get pathCache => _pathCache;