contentMarkdown property

String get contentMarkdown
inherited

Content of the template, markdown supported, can contain variable placeholders.

Implementation

String get name;/// Content of the template, markdown supported, can contain variable placeholders.
String get contentMarkdown;