id property

String id
final

A unique identifier for the node.

This is used for tracking and for the initialPathIds property of the main widget.

Implementation

final String id;