graph_collection package
documentation
graph
GraphItems
length property
length
graph_collection package
documentation
graph
GraphItems
length property
GraphItems class
Constructors
GraphItems
Properties
first
hashCode
isEmpty
isNotEmpty
items
iterator
last
length
runtimeType
single
Methods
add
any
cast
contains
elementAt
every
expand
firstWhere
flatMap
fold
followedBy
forEach
has
join
lastWhere
map
noSuchMethod
reduce
remove
singleWhere
skip
skipWhile
take
takeWhile
toList
toSet
toString
where
whereType
Operators
operator ==
length
property
int
length
override
Get the number of nodes
Implementation
int get length;