textHtml property

MediaType textHtml
getter/setter pair

Implementation

static MediaType textHtml = const MediaType(
  'text',
  'html',
);