nodes property

Map<String, NodeContent>? nodes
final

Map from each Node id to the corresponding object.

Implementation

final Map<String, NodeContent>? nodes;