nodes property

Map<String, FileResponse>? nodes
final

Map from each Node id to the corresponding object.

Implementation

final Map<String, FileResponse>? nodes;