contentMarkdown property
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;