textMarkdown property

MediaType textMarkdown
getter/setter pair

Implementation

static MediaType textMarkdown = const MediaType(
  'text',
  'markdown',
);