contentMarkdown property

String? get contentMarkdown
inherited

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

Implementation

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