textPlain constant
MediaType
const textPlain
text/plain media type
Implementation
static const MediaType textPlain =
MediaType('text/plain', MediaToptype.text, MediaSubtype.textPlain);
text/plain media type
static const MediaType textPlain =
MediaType('text/plain', MediaToptype.text, MediaSubtype.textPlain);