totalCount property
int
get
totalCount
Implementation
int get totalCount =>
nodeCount + portCount + connectionCount + annotationCount;
int get totalCount =>
nodeCount + portCount + connectionCount + annotationCount;