nodesAsList property

List<NodeInstance> get nodesAsList

Implementation

List<NodeInstance> get nodesAsList => nodes.values.toList();