Skip to main content
dart_node
文档
API
博客
GitHub
↗
中文
English
中文
id
String
get
id
The id attribute of this node.
Implementation
String get id => _node.id ?? '';