InputNode constructor

InputNode(
  1. Map<String, String> attr,
  2. MarkdownConfigGeneralFramework config
)

UncompleteDocumentation

Implementation

InputNode(this.attr, this.config);