textXml property

MediaType textXml
getter/setter pair

Implementation

static MediaType textXml = const MediaType(
  'text',
  'xml',
);