ImageNode constructor

ImageNode(
  1. Map<String, String> attributes,
  2. MarkdownConfig config
)

Implementation

ImageNode(this.attributes, this.config);