LinkNode constructor
LinkNode(
- Map<
String, String> attributes, - LinkConfig linkConfig
UncompleteDocumentation
Implementation
LinkNode(this.attributes, this.linkConfig);