textPlain property

MediaType textPlain
getter/setter pair

Implementation

static MediaType textPlain = const MediaType(
  'text',
  'plain',
);