id property
String
get
id
The nodes ID
Used inside VSNodeManager as a key for nodes
Implementation
String get id => _id;
The nodes ID
Used inside VSNodeManager as a key for nodes
String get id => _id;